aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-02linux-user: fix futex strace of FUTEX_CLOCK_REALTIMEJohn Rigby
2013-04-02linux-user/syscall.c: handle FUTEX_WAIT_BITSET in do_futexJohn Rigby
2013-04-02qcow2: flush refcount cache correctly in qcow2_write_snapshots()Stefan Hajnoczi
2013-04-02qcow2: flush refcount cache correctly in alloc_refcount_block()Stefan Hajnoczi
2013-04-02page_cache: fix memory leakPeter Lieven
2013-04-02Fix page_cache leak in cache_resizeOrit Wasserman
2013-04-02virtio-blk: fix unplug + virsh rebootChristian Borntraeger
2013-04-02ide/macio: Fix macio DMA initialisation.Mark Cave-Ayland
2013-04-02target-ppc: Fix CPU_POWERPC_MPC8547EAndreas Färber
2013-04-02pseries: Add cleanup hook for PAPR virtual LAN deviceDavid Gibson
2013-04-02configure: Require at least spice-protocol-0.12.3Michal Privoznik
2013-04-02qemu-bridge-helper: force usage of a very high MAC address for the bridgePaolo Bonzini
2013-04-02virtio-ccw: Queue sanity check for notify hypercall.Cornelia Huck
2013-04-02tcg: Fix occasional TCG broken problem when ldst optimization enabledYeongkyoon Lee
2013-04-02qga/main.c: Don't use g_key_file_get/set_int64Peter Crosthwaite
2013-04-02qemu-ga: use key-value store to avoid recycling fd handles after restartMichael Roth
2013-04-02qcow2: make is_allocated return true for zero clustersPaolo Bonzini
2013-04-02pseries: Add compatible property to root of device treeDavid Gibson
2013-04-02Allow virtio-net features for legacy s390 virtio busChristian Borntraeger
2013-04-02rtc-test: Fix test failures with recent glibCole Robinson
2013-04-02scsi-disk: do not complete canceled UNMAP requestsPaolo Bonzini
2013-04-02scsi: do not call scsi_read_data/scsi_write_data for a canceled requestPaolo Bonzini
2013-04-02iscsi: look for pkg-config file tooPaolo Bonzini
2013-04-02scsi-disk: handle io_canceled uniformly and correctlyPaolo Bonzini
2013-04-02qemu-ga: make guest-sync-delimited available during fsfreezeMichael Roth
2013-04-02qmp: netdev_add is like -netdev, not -net, fix documentationMarkus Armbruster
2013-04-02vga: fix byteswapping.Gerd Hoffmann
2013-04-02help: add docs for multiqueue tap optionsJason Wang
2013-04-02net: reduce the unnecessary memory allocation of multiqueueJason Wang
2013-04-02qemu-char.c: fix waiting for telnet connection messageIgor Mitsyanko
2013-04-02tap: forbid creating multiqueue tap when hub is usedJason Wang
2013-04-02block: complete all IOs before .bdrv_truncatePeter Lieven
2013-04-02coroutine: trim down nesting level in perf_nesting testPaolo Bonzini
2013-04-02target-ppc: Fix "G2leGP3" PVRAndreas Färber
2013-02-15Update VERSION for releasev1.4.0Anthony Liguori
2013-02-14Update VERSION of releasev1.4.0-rc2Anthony Liguori
2013-02-14Revert "Update OpenBIOS images"Alexander Graf
2013-02-13cadance_uart: Accept input after rx FIFO popPeter Crosthwaite
2013-02-13block/curl: only restrict protocols with libcurl>=7.19.4Stefan Hajnoczi
2013-02-13qapi: Flatten away ChardevPortMarkus Armbruster
2013-02-13chardev: Fix manual page and qemu-doc for -chardev ttyMarkus Armbruster
2013-02-13net: Avoid NULL function pointer dereference on cleanupAndreas Färber
2013-02-13s390: Fix handling of iscs.Cornelia Huck
2013-02-13s390: Keep I/O interrupts enabled for all iscs.Cornelia Huck
2013-02-13s390/sclpconsole: prevent char layer callback during initializationChristian Borntraeger
2013-02-13xilinx.h: s/xilinx_axiethernetdma()/xilinx_axidma()Peter Crosthwaite
2013-02-13xilinx.h: Dont qdev_create from ethernet_create()Peter Crosthwaite
2013-02-12Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-02-12block-migration: fix pending() and iterate() return valuesStefan Hajnoczi
2013-02-12migration: make qemu_ftell() public and support writable filesStefan Hajnoczi