aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-26target-xtensa: fix MMUv3 initializationMax Filippov
2011-11-21Update version for 1.0-rc3 releaseAnthony 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
2011-11-18pseries: Fix qdev.id handling in the VIO bus codeMichael Ellerman
2011-11-18pseries: Allow kernel's early debug output to workDavid Gibson
2011-11-18pseries: Default reg for vty should be SPAPR_VTY_BASE_ADDRESSMichael Ellerman
2011-11-18pseries: Check we have a chardev in spapr_vty_init()Michael Ellerman
2011-11-18pseries: Fix buggy spapr_vio_find_by_reg()David Gibson
2011-11-18pseries: Correct RAM size check for SLOFDavid Gibson
2011-11-18scsi-block: always use SG_IO for MMC devicesPaolo Bonzini
2011-11-18scsi: pass down REQUEST SENSE to the device when there is no stored sensePaolo Bonzini
2011-11-18scsi: remove block descriptors from CDsPaolo Bonzini
2011-11-18scsi: fix parsing of allocation length fieldPaolo Bonzini
2011-11-18scsi: update list of commandsPaolo Bonzini
2011-11-18atapi: kill MODE SENSE(6), fix MODE SENSE(10)Paolo Bonzini
2011-11-18scsi-disk: guess geometryPaolo Bonzini
2011-11-18scsi: fix fw pathPaolo Bonzini
2011-11-18Documentation: Add section about iSCSI LUNS to qemu-docRonnie Sahlberg