2013-01-15 |
Kevin Wolf | qcow2: Fix segfault on zero-length write Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-11 |
Julien Grall | hw/pc.c: Fix converting of ioport_register* to MemoryRegion Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-11 |
Stefan Weil | Replace remaining gmtime, localtime by gmtime_r, localtime_r Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-11 |
Stefan Weil | savevm: Remove MinGW specific code which is no longer... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-11 |
Peter Maydell | qga/channel-posix.c: Explicitly include string.h Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-11 |
Stefan Weil | configure: Fix comment (copy+paste bug) Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-08 |
Nickolai Zeldovich | readline: avoid memcpy() of overlapping regions Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-07 |
Amos Kong | rtl8139: preserve link state across device reset Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-07 |
Amos Kong | e1000: no need auto-negotiation if link was down Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-07 |
Amos Kong | net: clean up network at qemu process termination Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-07 |
Michael Contreras | e1000: Discard oversized packets based on SBP|LPE Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-04 |
Stefan Hajnoczi | spice: drop incorrect vm_change_state_handler() opaque Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-04 |
John Spencer | linux-user/syscall.c: remove forward declarations Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-04 |
Stefan Weil | hw/mcf5206: Reduce size of lookup table Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-04 |
陳韋任 (Wei-Ren Chen) | Remove --sparc_cpu option from the configure list Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-04 |
Stefan Weil | pseries: Remove unneeded include statement (fixes MinGW... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-04 |
Markus Armbruster | pc_sysfw: Check for qemu_find_file() failure Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-02 |
Liu Yuan | sheepdog: pass oid directly to send_pending_req() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-02 |
Liu Yuan | sheepdog: don't update inode when create_and_write... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-02 |
Stefan Weil | block/raw-win32: Fix compiler warnings (wrong format... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-02 |
liguang | qemu-img: report size overflow error message Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-02 |
liguang | cutils: change strtosz_suffix_unit function Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-02 |
Alexey Zaytsev | virtio-blk: Return UNSUPP for unknown request types Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-02 |
Stefan Hajnoczi | virtio-blk: add x-data-plane=on|off performance feature Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-02 |
Stefan Hajnoczi | dataplane: add virtio-blk data plane code Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-02 |
Stefan Hajnoczi | virtio-blk: restore VirtIOBlkConf->config_wce flag Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-02 |
Stefan Hajnoczi | iov: add qemu_iovec_concat_iov() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-02 |
Stefan Hajnoczi | test-iov: add iov_discard_front/back() testcases Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-02 |
Stefan Hajnoczi | iov: add iov_discard_front/back() to remove data Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-02 |
Stefan Hajnoczi | dataplane: add Linux AIO request queue Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-02 |
Stefan Hajnoczi | dataplane: add event loop Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-02 |
Stefan Hajnoczi | dataplane: add virtqueue vring code Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-02 |
Stefan Hajnoczi | dataplane: add host memory mapping code Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-02 |
Stefan Hajnoczi | configure: add CONFIG_VIRTIO_BLK_DATA_PLANE Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2013-01-02 |
Stefan Hajnoczi | raw-posix: add raw_get_aio_fd() for virtio-blk-data... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-12-18 |
Stefan Weil | configure: Earlier pkg-config probe Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-12-18 |
Laszlo Ersek | vmmouse_reset(): remove minimal code duplication Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-12-18 |
John Spencer | linux-user/syscall.c: remove wrong forward decl of... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-12-18 |
John Spencer | fix build error on ARM due to wrong glibc check Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-12-18 |
Cole Robinson | gitignore: Add virtfs-proxy-helper Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-12-18 |
Peter Crosthwaite | arm_gic: Add cpu nr to Raised IRQ message Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-12-18 |
Peter Crosthwaite | zynq_slcr: Compile time warning fixes. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-12-18 |
Peter Crosthwaite | pflash_cfi0x: Send debug messages to stderr Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-12-18 |
Peter Crosthwaite | pflash_cfi01: qemu_log_mask "unimplemented" msg Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-12-18 |
Zhi Yong Wu | net, hub: fix the indent in the comments Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-12-07 |
Markus Armbruster | pc_sysfw: Plug memory leak on pc_fw_add_pflash_drv... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-12-07 |
Michal Privoznik | qemu-options: Fix space at EOL Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-12-07 |
Stefan Weil | Fix spelling in comments and documentation Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-12-07 |
Markus Armbruster | Clean up pci_drive_hot_add()'s use of BlockInterfaceType Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-12-07 |
Peter Crosthwaite | arm: a9mpcore: remove un-used ptimer_iomem field Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-12-07 |
Richard Henderson | target-sparc: Remove t0, t1 from CPUSPARCState Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-12-07 |
Richard Henderson | target-m68k: Remove t1 from CPUM68KState Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-12-07 |
Richard Henderson | target-alpha: Remove t0, t1 from CPUAlphaState Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-12-07 |
Stefan Weil | s390x: Spelling fixes (endianess -> endianness, occured... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-12-07 |
Stefan Weil | Fix comments (adress -> address, layed -> laid, wierd... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-12-07 |
Stefan Weil | Fix spelling (prefered -> preferred) Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-12-07 |
Peter Maydell | configure: Remove stray debug output Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-12-07 |
Peter Crosthwaite | sd: Send debug printfery to stderr not stdout Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-11-21 |
Kevin Wolf | ide: Fix status register after short PRDs Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-11-21 |
Kevin Wolf | ide: Fix crash with too long PRD Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-11-21 |
Stefan Priebe | use int64_t for return values from rbd instead of int Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-11-21 |
Stefan Hajnoczi | vdi: don't override libuuid symbols Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-11-21 |
Jeff Cody | block: add bdrv_reopen() support for raw hdev, floppy... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-11-20 |
Michael S. Tsirkin | tap: reset vnet header size on open Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-11-16 |
Liming Wang | trace: Remove "info trace" from documents Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-11-16 |
Stefan Hajnoczi | trace: document '-' syntax for disabling events Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-11-16 |
Gerd Hoffmann | trace: allow disabling events in events file Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-11-16 |
Daniel P. Berrange | Avoid all systemtap reserved words Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-11-01 |
Jan Kiszka | pc: Drop redundant test for ROM memory region Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-11-01 |
Blue Swirl | exec: make some functions static Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-11-01 |
Blue Swirl | target-ppc: make some functions static Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-11-01 |
Blue Swirl | ppc: add missing static Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-11-01 |
Blue Swirl | vnc: add missing static Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-11-01 |
Blue Swirl | vl.c: add missing static Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-11-01 |
Blue Swirl | target-sparc: make do_unaligned_access static Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-11-01 |
Meador Inge | m68k: Return semihosting errno values correctly Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-11-01 |
Peter Crosthwaite | cadence_uart: More debug information Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-11-01 |
Gabriel L. Somlo | e1000: pre-initialize RAH/RAL registers Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-11-01 |
Stefan Hajnoczi | net: Reject non-netdevs in qmp_netdev_del() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-11-01 |
Lei Li | net: use "socket" model name for UDP sockets Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-11-01 |
Dmitry Fleytman | e1000: drop check_rxov, always treat RX ring with RDH... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-10-19 |
Peter Maydell | ui/vnc-jobs.c: Fix minor typos in comments Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-10-19 |
Stefan Weil | net/tap-win32: Fix compiler warning caused by missing... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-10-19 |
Stefan Weil | configure: Remove unused parameters from main function Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-10-19 |
Peter Maydell | target-arm/neon_helper: Remove obsolete FIXME comment Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-10-19 |
Peter Maydell | targphys.h: Don't define target_phys_addr_t for user... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-10-19 |
Joel Martin | ui/vnc: Only report/use TIGHT_PNG encoding if enabled. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-10-12 |
Paolo Bonzini | vnc: fix "info vnc" with "-vnc ..., reverse=on" Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-10-12 |
MORITA Kazutaka | sheepdog: use bool for boolean variables Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-10-12 |
Peter Maydell | configure: Tidy up remnants of non-64-bit physaddrs Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
commit | commitdiff | tree |
2012-10-08 |
Paolo Bonzini | net: consolidate NetClientState header files into one
|
commit | commitdiff | tree |
2012-10-08 |
Amos Kong | virtio-net: update nc.link_down in virtio_net_load()
|
commit | commitdiff | tree |
2012-10-08 |
Amos Kong | e1000: update nc.link_down in e1000_post_load()
|
commit | commitdiff | tree |
2012-10-08 |
Jason Wang | rtl8139: implement 8139cp link status
|
commit | commitdiff | tree |
|