summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-02linux-user: fix futex strace of FUTEX_CLOCK_REALTIMEJohn Rigby1-0/+6
2013-04-02linux-user/syscall.c: handle FUTEX_WAIT_BITSET in do_futexJohn Rigby1-1/+2
2013-04-02qcow2: flush refcount cache correctly in qcow2_write_snapshots()Stefan Hajnoczi1-1/+4
2013-04-02qcow2: flush refcount cache correctly in alloc_refcount_block()Stefan Hajnoczi1-2/+8
2013-04-02page_cache: fix memory leakPeter Lieven1-0/+3
2013-04-02Fix page_cache leak in cache_resizeOrit Wasserman1-0/+1
2013-04-02virtio-blk: fix unplug + virsh rebootChristian Borntraeger1-1/+3
2013-04-02ide/macio: Fix macio DMA initialisation.Mark Cave-Ayland1-1/+1
2013-04-02target-ppc: Fix CPU_POWERPC_MPC8547EAndreas Färber1-1/+1
2013-04-02pseries: Add cleanup hook for PAPR virtual LAN deviceDavid Gibson1-0/+8
2013-04-02configure: Require at least spice-protocol-0.12.3Michal Privoznik1-1/+1
2013-04-02qemu-bridge-helper: force usage of a very high MAC address for the bridgePaolo Bonzini1-0/+18
2013-04-02virtio-ccw: Queue sanity check for notify hypercall.Cornelia Huck1-0/+3
2013-04-02tcg: Fix occasional TCG broken problem when ldst optimization enabledYeongkyoon Lee1-2/+2
2013-04-02qga/main.c: Don't use g_key_file_get/set_int64Peter Crosthwaite1-2/+2
2013-04-02qemu-ga: use key-value store to avoid recycling fd handles after restartMichael Roth3-6/+204
2013-04-02qcow2: make is_allocated return true for zero clustersPaolo Bonzini2-5/+4
2013-04-02pseries: Add compatible property to root of device treeDavid Gibson1-0/+1
2013-04-02Allow virtio-net features for legacy s390 virtio busChristian Borntraeger1-0/+1
2013-04-02rtc-test: Fix test failures with recent glibCole Robinson1-2/+2
2013-04-02scsi-disk: do not complete canceled UNMAP requestsPaolo Bonzini1-4/+7
2013-04-02scsi: do not call scsi_read_data/scsi_write_data for a canceled requestPaolo Bonzini2-0/+5
2013-04-02iscsi: look for pkg-config file tooPaolo Bonzini1-1/+7
2013-04-02scsi-disk: handle io_canceled uniformly and correctlyPaolo Bonzini1-4/+21
2013-04-02qemu-ga: make guest-sync-delimited available during fsfreezeMichael Roth1-0/+1
2013-04-02qmp: netdev_add is like -netdev, not -net, fix documentationMarkus Armbruster1-1/+1
2013-04-02vga: fix byteswapping.Gerd Hoffmann6-16/+22
2013-04-02help: add docs for multiqueue tap optionsJason Wang2-1/+9
2013-04-02net: reduce the unnecessary memory allocation of multiqueueJason Wang3-13/+14
2013-04-02qemu-char.c: fix waiting for telnet connection messageIgor Mitsyanko1-1/+1
2013-04-02tap: forbid creating multiqueue tap when hub is usedJason Wang1-0/+7
2013-04-02block: complete all IOs before .bdrv_truncatePeter Lieven1-0/+4
2013-04-02coroutine: trim down nesting level in perf_nesting testPaolo Bonzini1-1/+1
2013-04-02target-ppc: Fix "G2leGP3" PVRAndreas Färber1-1/+1
2013-02-15Update VERSION for releasev1.4.0Anthony Liguori1-1/+1
2013-02-14Update VERSION of releasev1.4.0-rc2Anthony Liguori1-1/+1
2013-02-14Revert "Update OpenBIOS images"Alexander Graf5-1/+1
2013-02-13cadance_uart: Accept input after rx FIFO popPeter Crosthwaite1-0/+1
2013-02-13block/curl: only restrict protocols with libcurl>=7.19.4Stefan Hajnoczi1-0/+4
2013-02-13qapi: Flatten away ChardevPortMarkus Armbruster2-42/+45
2013-02-13chardev: Fix manual page and qemu-doc for -chardev ttyMarkus Armbruster1-1/+1
2013-02-13net: Avoid NULL function pointer dereference on cleanupAndreas Färber1-1/+3
2013-02-13s390: Fix handling of iscs.Cornelia Huck4-4/+10
2013-02-13s390: Keep I/O interrupts enabled for all iscs.Cornelia Huck1-19/+21
2013-02-13s390/sclpconsole: prevent char layer callback during initializationChristian Borntraeger1-4/+1
2013-02-13xilinx.h: s/xilinx_axiethernetdma()/xilinx_axidma()Peter Crosthwaite2-5/+4
2013-02-13xilinx.h: Dont qdev_create from ethernet_create()Peter Crosthwaite2-12/+7
2013-02-12Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2-10/+53
2013-02-12block-migration: fix pending() and iterate() return valuesStefan Hajnoczi1-9/+13
2013-02-12migration: make qemu_ftell() public and support writable filesStefan Hajnoczi2-2/+8