aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-21virtio-blk: always enable VIRTIO_BLK_F_SCSIPaolo Bonzini
2012-05-21virtio-blk: define VirtIOBlkConfPaolo Bonzini
2012-05-21virtio-blk: blockdev_mark_auto_del is transport-independentPaolo Bonzini
2012-05-21virtio-blk: report non-zero status when failing SG_IO requestsPaolo Bonzini
2012-05-21use an uint64_t for the max_sz parameter in load_image_targphysMark Langsdorf
2012-05-21Merge remote-tracking branch 'mdroth/qga-pull-5-15-12' into stagingAnthony Liguori
2012-05-21tests: Add rtc-test (fix test regression)Stefan Weil
2012-05-19tests: Fix linker failure for fdc-testStefan Weil
2012-05-19mips: Fix BC1ANY[24]F instructionsRichard Sandiford
2012-05-19linux-user: Fix stale tbs after mmapAlexander Graf
2012-05-19virtio-pci: add missing 'static'Blue Swirl
2012-05-19sparc64: fix initrd loadingBlue Swirl
2012-05-18audio: split IN_T into two separate constantsRoger Pau Monne
2012-05-18target-microblaze: impelemented swapx instructionsPeter A. G. Crosthwaite
2012-05-17Call xc_domain_shutdown with the reboot flag when the guest requests a reboot.John V. Baboval
2012-05-17xen: Fix PV-on-HVMAnthony PERARD
2012-05-17xen_disk: properly update stats in ioreq_release()Jan Beulich
2012-05-17xen_disk: use bdrv_aio_flush instead of bdrv_flushStefano Stabellini
2012-05-17xen_disk: remove syncwrite optionStefano Stabellini
2012-05-17xen: disable rtc_clockStefano Stabellini
2012-05-17xen: do not initialize the interval timer and PCSPK emulatorStefano Stabellini
2012-05-15qemu-ga: align versioning with QEMU_VERSIONMichael Roth
2012-05-15qemu-ga: fix segv after failure to open log fileMichael Roth
2012-05-15qemu-ga: guest-shutdown: use only async-signal-safe functionsLuiz Capitulino
2012-05-15qemu-ga: guest-shutdown: become synchronousLuiz Capitulino
2012-05-15qemu-ga: guest-suspend: make the API synchronousLuiz Capitulino
2012-05-15qemu-ga: become_daemon(): reopen standard fds to /dev/nullLuiz Capitulino
2012-05-15qemu-ga: make reopen_fd_to_null() publicLuiz Capitulino
2012-05-15qemu-ga: guest-suspend-hybrid: don't emit a success responseLuiz Capitulino
2012-05-15qemu-ga: guest-suspend-ram: don't emit a success responseLuiz Capitulino
2012-05-15qemu-ga: guest-suspend-disk: don't emit a success responseLuiz Capitulino
2012-05-15qemu-ga: guest-shutdown: don't emit a success responseLuiz Capitulino
2012-05-15qemu-ga: don't warn on no command returnLuiz Capitulino
2012-05-15qapi: add support for command optionsLuiz Capitulino
2012-05-14Update version to 1.1.0-rc2v1.1.0-rc2v1.1-rc2Anthony Liguori
2012-05-15tcg/ppc64: Fix CONFIG_TCG_PASS_AREG0Andreas Färber
2012-05-15tcg/ppc64: Don't hardcode register numbers for qemu_ld/stAndreas Färber
2012-05-14Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-05-14Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-05-14Merge remote-tracking branch 'afaerber-or/qom-1.1' into stagingAnthony Liguori
2012-05-14Merge remote-tracking branch 'kraxel/usb.50' into stagingAnthony Liguori
2012-05-14Merge remote-tracking branch 'spice/spice.v55' into stagingAnthony Liguori
2012-05-14Merge remote-tracking branch 'sweil/for-1.1' into stagingAnthony Liguori
2012-05-14qdev: fix -device foo,?Paolo Bonzini
2012-05-14qemu-img: Fix segmentation faultCharles Arnold
2012-05-14qcow2: Don't ignore failure to clear autoclear flagsKevin Wolf
2012-05-14coroutine: Fix setup of sigaltstack coroutinesJan Kiszka
2012-05-14Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori
2012-05-14qapi: QMP input visitor, handle floats parsed as intsMichael Roth
2012-05-14usb-host: handle guest-issued clear haltGerd Hoffmann