aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-23vdi: Add migration blockerKevin Wolf
2011-11-23qcow: Add migration blockerKevin Wolf
2011-11-23usb-ehci: add register namesGerd Hoffmann
2011-11-23usb-ehci: codestyle fixupsGerd Hoffmann
2011-11-23usb-hub: implement resetGerd Hoffmann
2011-11-23fix out of tree buildStefano Stabellini
2011-11-23rtl8139: Fix invalid IO access alignmentJulian Pidancet
2011-11-22usb-hub: wakeup on detach too.Gerd Hoffmann
2011-11-22usb: fix usb_qdev_init error handling.Gerd Hoffmann
2011-11-22usb: make usb_create_simple catch and pass up errors.Gerd Hoffmann
2011-11-22slirp: Clean up net_slirp_hostfwd_remove()'s use of get_str_sep()Markus Armbruster
2011-11-22sheepdog: Avoid deadlock in error pathDong Xu Wang
2011-11-22scsi-generic: add as boot devicePaolo Bonzini
2011-11-22scsi: fix fw pathPaolo Bonzini
2011-11-22usb-msd: do not register twice in the boot orderPaolo Bonzini
2011-11-22virtio-blk: fix cross-endian config spacePaolo Bonzini
2011-11-21Update version for 1.0-rc3 releasev1.0-rc3Anthony Liguori
2011-11-21configure: check for EFD_NONBLOCK | EFD_CLOEXEC flagsMax Filippov
2011-11-21configure: build position independent executables on x86-Linux hostsAvi Kivity
2011-11-21ivshmem: fix PCI BAR2 registration during initializationHongyong Zang
2011-11-21msix: avoid mask updates if mask is unchangedMichael S. Tsirkin
2011-11-21msix: Prevent bogus mask updates on MMIO accessesMichael S. Tsirkin
2011-11-21msix: track function masked in pci device stateMichael S. Tsirkin
2011-11-21Include zlib.h using #include <>Stefan Weil
2011-11-219p: pass dotl flags to the unlinkat methodPaolo Bonzini
2011-11-219p: allow compiling the dummy virtio-9p-handle.c code on LinuxPaolo Bonzini
2011-11-21qed: add migration blocker (v2)Anthony Liguori
2011-11-21qcow2: implement bdrv_invalidate_cache (v2)Anthony Liguori
2011-11-21block: allow migration to work with image files (v3)Anthony Liguori
2011-11-21ivshmem: use migration blockers to prevent live migration in peer mode (v2)Anthony Liguori
2011-11-21migrate: add migration blockersAnthony Liguori
2011-11-21Merge remote-tracking branch 'kraxel/usb.31' into stagingAnthony Liguori
2011-11-21Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori
2011-11-21usb-linux: fix /proc/bus/usb/devices scanGerd Hoffmann
2011-11-21ehci: add assertGerd Hoffmann
2011-11-21usb-storage: don't try to send the status early.Gerd Hoffmann
2011-11-21usb-storage: drop result from device state.Gerd Hoffmann
2011-11-21usb-storage: drop tag from device state.Gerd Hoffmann
2011-11-21usb-storage: fill status in complete callback.Gerd Hoffmann
2011-11-21usb-storage: move status debug message to usb_msd_send_status.Gerd Hoffmann
2011-11-19x86: fix pcmpestrm and pcmpistrmBlue Swirl
2011-11-19loader: Fix read_targphys() to behave when read() failsMarkus Armbruster
2011-11-19Improve "ta 0" shutdownFabien Chouteau
2011-11-19gdbstub: Fix memory leakStefan Weil
2011-11-19tcg-sparc: Fix set-but-not used warnings.Richard Henderson
2011-11-19Merge branch 's390-1.0' of git://repo.or.cz/qemu/agrafBlue Swirl
2011-11-19Merge branch 'ppc-1.0' of git://repo.or.cz/qemu/agrafBlue Swirl
2011-11-18Merge remote-tracking branch 'kwolf/block-stable' into stagingAnthony Liguori
2011-11-18Merge remote-tracking branch 'qmp/queue/qmp-1.0' into stagingAnthony Liguori
2011-11-18fmodaudio: Remove unused variable 'bits16' (reported by cppcheck)Stefan Weil