summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-21Update version for 1.0-rc3 releasev1.0-rc3Anthony Liguori1-1/+1
2011-11-21configure: check for EFD_NONBLOCK | EFD_CLOEXEC flagsMax Filippov1-1/+1
2011-11-21configure: build position independent executables on x86-Linux hostsAvi Kivity1-18/+47
2011-11-21ivshmem: fix PCI BAR2 registration during initializationHongyong Zang1-1/+1
2011-11-21msix: avoid mask updates if mask is unchangedMichael S. Tsirkin1-9/+20
2011-11-21msix: Prevent bogus mask updates on MMIO accessesMichael S. Tsirkin1-0/+6
2011-11-21msix: track function masked in pci device stateMichael S. Tsirkin2-7/+16
2011-11-21Include zlib.h using #include <>Stefan Weil1-1/+1
2011-11-219p: pass dotl flags to the unlinkat methodPaolo Bonzini2-11/+11
2011-11-219p: allow compiling the dummy virtio-9p-handle.c code on LinuxPaolo Bonzini1-1/+2
2011-11-21qed: add migration blocker (v2)Anthony Liguori5-0/+28
2011-11-21qcow2: implement bdrv_invalidate_cache (v2)Anthony Liguori2-0/+36
2011-11-21block: allow migration to work with image files (v3)Anthony Liguori4-0/+28
2011-11-21ivshmem: use migration blockers to prevent live migration in peer mode (v2)Anthony Liguori4-26/+18
2011-11-21migrate: add migration blockersAnthony Liguori2-0/+33
2011-11-21Merge remote-tracking branch 'kraxel/usb.31' into stagingAnthony Liguori3-31/+42
2011-11-21Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori40-177/+342
2011-11-21usb-linux: fix /proc/bus/usb/devices scanGerd Hoffmann1-1/+6
2011-11-21ehci: add assertGerd Hoffmann1-0/+1
2011-11-21usb-storage: don't try to send the status early.Gerd Hoffmann1-6/+10
2011-11-21usb-storage: drop result from device state.Gerd Hoffmann1-3/+1
2011-11-21usb-storage: drop tag from device state.Gerd Hoffmann1-7/+6
2011-11-21usb-storage: fill status in complete callback.Gerd Hoffmann1-17/+21
2011-11-21usb-storage: move status debug message to usb_msd_send_status.Gerd Hoffmann1-2/+2
2011-11-19x86: fix pcmpestrm and pcmpistrmBlue Swirl1-4/+8
2011-11-19loader: Fix read_targphys() to behave when read() failsMarkus Armbruster2-6/+7
2011-11-19Improve "ta 0" shutdownFabien Chouteau4-18/+9
2011-11-19gdbstub: Fix memory leakStefan Weil1-6/+8
2011-11-19tcg-sparc: Fix set-but-not used warnings.Richard Henderson1-4/+0
2011-11-19Merge branch 's390-1.0' of git://repo.or.cz/qemu/agrafBlue Swirl27-112/+224
2011-11-19Merge branch 'ppc-1.0' of git://repo.or.cz/qemu/agrafBlue Swirl5-23/+84
2011-11-18Merge remote-tracking branch 'kwolf/block-stable' into stagingAnthony Liguori6-44/+209
2011-11-18Merge remote-tracking branch 'qmp/queue/qmp-1.0' into stagingAnthony Liguori2-23/+26
2011-11-18fmodaudio: Remove unused variable 'bits16' (reported by cppcheck)Stefan Weil1-4/+2
2011-11-18pseries: Fix qdev.id handling in the VIO bus codeMichael Ellerman1-7/+29
2011-11-18pseries: Allow kernel's early debug output to workDavid Gibson1-2/+30
2011-11-18pseries: Default reg for vty should be SPAPR_VTY_BASE_ADDRESSMichael Ellerman1-1/+1
2011-11-18pseries: Check we have a chardev in spapr_vty_init()Michael Ellerman1-0/+5
2011-11-18pseries: Fix buggy spapr_vio_find_by_reg()David Gibson1-2/+2
2011-11-18pseries: Correct RAM size check for SLOFDavid Gibson1-3/+3
2011-11-18scsi-block: always use SG_IO for MMC devicesPaolo Bonzini1-2/+14
2011-11-18scsi: pass down REQUEST SENSE to the device when there is no stored sensePaolo Bonzini3-5/+9
2011-11-18scsi: remove block descriptors from CDsPaolo Bonzini1-1/+2
2011-11-18scsi: fix parsing of allocation length fieldPaolo Bonzini1-10/+87
2011-11-18scsi: update list of commandsPaolo Bonzini3-10/+29
2011-11-18atapi: kill MODE SENSE(6), fix MODE SENSE(10)Paolo Bonzini1-12/+8
2011-11-18scsi-disk: guess geometryPaolo Bonzini1-2/+2
2011-11-18scsi: fix fw pathPaolo Bonzini2-2/+2
2011-11-18Documentation: Add section about iSCSI LUNS to qemu-docRonnie Sahlberg1-0/+56
2011-11-17Makefile: fix qga dependenciesMichael S. Tsirkin1-4/+5