summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* checkpatch.pl: fix CAST detectionFlorian Mickler2011-11-261-1/+1
* target-xtensa: fix MMUv3 initializationMax Filippov2011-11-262-2/+2
* Update version for 1.0-rc3 releaseAnthony Liguori2011-11-211-1/+1
* configure: check for EFD_NONBLOCK | EFD_CLOEXEC flagsMax Filippov2011-11-211-1/+1
* configure: build position independent executables on x86-Linux hostsAvi Kivity2011-11-211-18/+47
* ivshmem: fix PCI BAR2 registration during initializationHongyong Zang2011-11-211-1/+1
* msix: avoid mask updates if mask is unchangedMichael S. Tsirkin2011-11-211-9/+20
* msix: Prevent bogus mask updates on MMIO accessesMichael S. Tsirkin2011-11-211-0/+6
* msix: track function masked in pci device stateMichael S. Tsirkin2011-11-212-7/+16
* Include zlib.h using #include <>Stefan Weil2011-11-211-1/+1
* 9p: pass dotl flags to the unlinkat methodPaolo Bonzini2011-11-212-11/+11
* 9p: allow compiling the dummy virtio-9p-handle.c code on LinuxPaolo Bonzini2011-11-211-1/+2
* qed: add migration blocker (v2)Anthony Liguori2011-11-215-0/+28
* qcow2: implement bdrv_invalidate_cache (v2)Anthony Liguori2011-11-212-0/+36
* block: allow migration to work with image files (v3)Anthony Liguori2011-11-214-0/+28
* ivshmem: use migration blockers to prevent live migration in peer mode (v2)Anthony Liguori2011-11-214-26/+18
* migrate: add migration blockersAnthony Liguori2011-11-212-0/+33
* Merge remote-tracking branch 'kraxel/usb.31' into stagingAnthony Liguori2011-11-213-31/+42
|\
| * usb-linux: fix /proc/bus/usb/devices scanGerd Hoffmann2011-11-211-1/+6
| * ehci: add assertGerd Hoffmann2011-11-211-0/+1
| * usb-storage: don't try to send the status early.Gerd Hoffmann2011-11-211-6/+10
| * usb-storage: drop result from device state.Gerd Hoffmann2011-11-211-3/+1
| * usb-storage: drop tag from device state.Gerd Hoffmann2011-11-211-7/+6
| * usb-storage: fill status in complete callback.Gerd Hoffmann2011-11-211-17/+21
| * usb-storage: move status debug message to usb_msd_send_status.Gerd Hoffmann2011-11-211-2/+2
* | Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2011-11-2140-177/+342
|\ \ | |/
| * x86: fix pcmpestrm and pcmpistrmBlue Swirl2011-11-191-4/+8
| * loader: Fix read_targphys() to behave when read() failsMarkus Armbruster2011-11-192-6/+7
| * Improve "ta 0" shutdownFabien Chouteau2011-11-194-18/+9
| * gdbstub: Fix memory leakStefan Weil2011-11-191-6/+8
| * tcg-sparc: Fix set-but-not used warnings.Richard Henderson2011-11-191-4/+0
| * Merge branch 's390-1.0' of git://repo.or.cz/qemu/agrafBlue Swirl2011-11-1927-112/+224
| |\
| | * s390x: initialize virtio dev regionAlexander Graf2011-11-141-0/+12
| | * tcg: Use TCGReg for standard tcg-target entry points.Richard Henderson2011-11-1410-52/+56
| | * tcg: Standardize on TCGReg as the enum for hard registersRichard Henderson2011-11-1410-36/+36
| | * s390x: Add shutdown for TCG s390-virtio machineAlexander Graf2011-11-142-3/+21
| | * s390: Fix cpu shutdown for KVMChristian Borntraeger2011-11-143-14/+39
| | * s390: fix short kernel command linesChristian Borntraeger2011-11-141-1/+1
| | * s390: fix reset hypercall to reset the statusChristian Borntraeger2011-11-141-0/+1
| | * s390x: implement SIGP restart and shutdownAlexander Graf2011-11-141-0/+14
| | * s390x: implement rrbe instruction properlyAlexander Graf2011-11-141-5/+7
| | * s390x: update R and C bits in storage keyAlexander Graf2011-11-143-1/+16
| | * s390x: make ipte 31-bit awareAlexander Graf2011-11-141-0/+7
| | * s390x: add ldeb instructionAlexander Graf2011-11-143-0/+14
| * | Merge branch 'ppc-1.0' of git://repo.or.cz/qemu/agrafBlue Swirl2011-11-195-23/+84
| |\ \
| | * | pseries: Fix qdev.id handling in the VIO bus codeMichael Ellerman2011-11-181-7/+29
| | * | pseries: Allow kernel's early debug output to workDavid Gibson2011-11-181-2/+30
| | * | pseries: Default reg for vty should be SPAPR_VTY_BASE_ADDRESSMichael Ellerman2011-11-181-1/+1
| | * | pseries: Check we have a chardev in spapr_vty_init()Michael Ellerman2011-11-181-0/+5
| | * | pseries: Fix buggy spapr_vio_find_by_reg()David Gibson2011-11-181-2/+2
OpenPOWER on IntegriCloud