aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-289pfs: improve portability to older systemsPaolo Bonzini
2011-11-28Merge remote-tracking branch 'kwolf/block-stable' into stagingAnthony Liguori
2011-11-28Merge remote-tracking branch 'kraxel/usb.32' into stagingAnthony Liguori
2011-11-28Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-11-28Revert "i386: derive '-cpu host' from KVM_GET_SUPPORTED_CPUID"Anthony Liguori
2011-11-26tci: Add entry to MAINTAINERSStefan Weil
2011-11-26MAINTAINERS: add checkpatchBlue Swirl
2011-11-26checkpatch.pl: fix CAST detectionFlorian Mickler
2011-11-26target-xtensa: fix MMUv3 initializationMax Filippov
2011-11-23usb-host: add usb_host_do_reset function.Gerd Hoffmann
2011-11-23vpc: Add missing error handling in alloc_blockKevin Wolf
2011-11-23vdi: Fix memory leakKevin Wolf
2011-11-23vvfat: Add migration blockerKevin Wolf
2011-11-23vpc: Add migration blockerKevin Wolf
2011-11-23vmdk: Add migration blockerKevin Wolf
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