summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-22Update version for 1.1.0-rc3v1.1.0-rc3Anthony Liguori1-1/+1
2012-05-21xen: Fix PV-on-HVMAnthony PERARD1-1/+4
2012-05-21qdev: Fix memory leakdunrong huang1-1/+5
2012-05-21virtio: check virtio_load return codeOrit Wassermann5-5/+27
2012-05-21virtio-blk: always enable VIRTIO_BLK_F_SCSIPaolo Bonzini4-7/+9
2012-05-21virtio-blk: define VirtIOBlkConfPaolo Bonzini7-28/+32
2012-05-21virtio-blk: blockdev_mark_auto_del is transport-independentPaolo Bonzini2-1/+1
2012-05-21virtio-blk: report non-zero status when failing SG_IO requestsPaolo Bonzini1-28/+23
2012-05-21use an uint64_t for the max_sz parameter in load_image_targphysMark Langsdorf2-2/+3
2012-05-21Merge remote-tracking branch 'mdroth/qga-pull-5-15-12' into stagingAnthony Liguori9-162/+174
2012-05-21tests: Add rtc-test (fix test regression)Stefan Weil1-1/+1
2012-05-19tests: Fix linker failure for fdc-testStefan Weil1-1/+1
2012-05-19mips: Fix BC1ANY[24]F instructionsRichard Sandiford1-4/+4
2012-05-19linux-user: Fix stale tbs after mmapAlexander Graf3-1/+24
2012-05-19virtio-pci: add missing 'static'Blue Swirl1-1/+1
2012-05-19sparc64: fix initrd loadingBlue Swirl1-23/+33
2012-05-18audio: split IN_T into two separate constantsRoger Pau Monne2-13/+27
2012-05-18target-microblaze: impelemented swapx instructionsPeter A. G. Crosthwaite1-1/+11
2012-05-15qemu-ga: align versioning with QEMU_VERSIONMichael Roth3-4/+3
2012-05-15qemu-ga: fix segv after failure to open log fileMichael Roth1-2/+3
2012-05-15qemu-ga: guest-shutdown: use only async-signal-safe functionsLuiz Capitulino2-13/+9
2012-05-15qemu-ga: guest-shutdown: become synchronousLuiz Capitulino1-5/+16
2012-05-15qemu-ga: guest-suspend: make the API synchronousLuiz Capitulino2-90/+55
2012-05-15qemu-ga: become_daemon(): reopen standard fds to /dev/nullLuiz Capitulino1-3/+3
2012-05-15qemu-ga: make reopen_fd_to_null() publicLuiz Capitulino3-19/+21
2012-05-15qemu-ga: guest-suspend-hybrid: don't emit a success responseLuiz Capitulino1-6/+10
2012-05-15qemu-ga: guest-suspend-ram: don't emit a success responseLuiz Capitulino1-6/+10
2012-05-15qemu-ga: guest-suspend-disk: don't emit a success responseLuiz Capitulino1-6/+10
2012-05-15qemu-ga: guest-shutdown: don't emit a success responseLuiz Capitulino1-2/+6
2012-05-15qemu-ga: don't warn on no command returnLuiz Capitulino1-2/+0
2012-05-15qapi: add support for command optionsLuiz Capitulino4-6/+30
2012-05-14Update version to 1.1.0-rc2v1.1.0-rc2v1.1-rc2Anthony Liguori1-1/+1
2012-05-15tcg/ppc64: Fix CONFIG_TCG_PASS_AREG0Andreas Färber1-20/+12
2012-05-15tcg/ppc64: Don't hardcode register numbers for qemu_ld/stAndreas Färber1-7/+9
2012-05-14Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori3-3/+8
2012-05-14Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori1-3/+8
2012-05-14Merge remote-tracking branch 'afaerber-or/qom-1.1' into stagingAnthony Liguori10-7/+29
2012-05-14Merge remote-tracking branch 'kraxel/usb.50' into stagingAnthony Liguori1-0/+9
2012-05-14Merge remote-tracking branch 'spice/spice.v55' into stagingAnthony Liguori1-5/+3
2012-05-14Merge remote-tracking branch 'sweil/for-1.1' into stagingAnthony Liguori12-129/+136
2012-05-14qdev: fix -device foo,?Paolo Bonzini1-2/+2
2012-05-14qemu-img: Fix segmentation faultCharles Arnold1-1/+3
2012-05-14qcow2: Don't ignore failure to clear autoclear flagsKevin Wolf1-1/+4
2012-05-14coroutine: Fix setup of sigaltstack coroutinesJan Kiszka1-1/+1
2012-05-14Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori5-13/+59
2012-05-14qapi: QMP input visitor, handle floats parsed as intsMichael Roth1-3/+8
2012-05-14usb-host: handle guest-issued clear haltGerd Hoffmann1-0/+9
2012-05-14qxl: set size of PCI IO BAR correctly (16) for revision 2Uri Lublin1-5/+3
2012-05-14qemu-doc: Use QEMU instead of qemu for product nameStefan Weil2-20/+20
2012-05-14qemu-doc: Fix executable name in examplesStefan Weil2-91/+101