summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-04fix build with pulseaudio versions older than 0.9.11Gerd Hoffmann1-1/+29
2012-05-03Bail out if CONFIG_TCG_PASS_AREG0 is definedmalc1-21/+1
2012-05-03Restore consistent formattingmalc1-18/+18
2012-05-02Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori10-30/+564
2012-05-02ATA: Allow WIN_SECURITY_FREEZE_LOCK as nopAlexander Graf1-1/+6
2012-05-02rbd: add discard supportJosh Durgin1-16/+73
2012-05-02qcow2: fix the return value -ENOENT -> -EEXISTZhi Yong Wu1-1/+1
2012-05-02qcow2: Don't hold cache references across yieldKevin Wolf1-8/+13
2012-05-02qcow2: Remove unused parameter in do_alloc_cluster_offsetKevin Wolf1-2/+2
2012-05-02qemu-iotests: Many parallel allocating I/O requestsKevin Wolf3-0/+465
2012-05-02docs: fix one issue in qcow2 specsZhi Yong Wu1-1/+1
2012-05-02block/qcow2: Add missing GCC_FMT_ATTR to function report_unsupported()Stefan Weil1-1/+2
2012-05-02qemu-iotests: ignore fragmentation information for qedDong Xu Wang1-0/+1
2012-05-02Update version for 1.1-rc0 releasev1.1-rc0Anthony Liguori1-1/+1
2012-05-01Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori1-1/+2
2012-05-01Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori5-17/+29
2012-05-01Merge remote-tracking branch 'agraf/s390-for-upstream' into stagingAnthony Liguori4-4/+58
2012-05-01Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori3-16/+15
2012-05-01Merge remote-tracking branch 'agraf/ppc-for-upstream' into stagingAnthony Liguori12-78/+146
2012-05-01Merge remote-tracking branch 'mdroth/qga-pull-4-27-12' into stagingAnthony Liguori6-138/+409
2012-05-01Declare state directory in smb.confNikolaus Rath1-0/+2
2012-05-01slirp: don't use "smb ports = 0" optionNikolaus Rath1-1/+0
2012-05-01linux-user: Fix invalid TARGET_ABI_BITS usage on ppc hostsAlexander Graf1-1/+1
2012-05-01target-ppc: Some support for dumping TLB_EMB TLBsFrançois Revol1-0/+50
2012-05-01ppce500_spin: Replace assert by hw_error (fixes compiler warning)Stefan Weil1-1/+1
2012-05-01pseries: Fix use of global CPU statePeter Portante1-1/+1
2012-05-01pseries: Use the same interrupt swizzling for host bridges as p2p bridgesDavid Gibson2-24/+30
2012-05-01pseries: Implement automatic PAPR VIO address allocationDavid Gibson6-40/+49
2012-05-01PPC: Fix up e500 cache size settingAlexander Graf1-12/+14
2012-05-01booke:Use MMU API for creating initial mapping for secondary cpusBharat Bhushan1-0/+1
2012-05-01linux-user: Fix undefined HOST_LONG_SIZE on PPC hostsAlexander Graf1-1/+1
2012-05-01Revert "Remove stray HOST_LONG_SIZE"malc1-1/+1
2012-05-01configure: check for supported Python 2.x versionsStefan Hajnoczi1-3/+4
2012-05-01tracetool: avoid pkgutil.iter_modules() Python 2.7 functionStefan Hajnoczi2-4/+12
2012-05-01tracetool: avoid str.rpartition() Python 2.5 functionStefan Hajnoczi1-7/+10
2012-05-01tracetool: use Python 2.4-compatible __import__() argumentsStefan Hajnoczi1-1/+1
2012-05-01tracetool: use Python 2.4-compatible exception handling syntaxStefan Hajnoczi1-2/+2
2012-05-01s390: reset avail and used index on rebootJens Freimann3-1/+23
2012-05-01S390: dont call system_shutdown on disabled waitChristian Borntraeger1-0/+12
2012-05-01S390: remove default cdrom, sd-card and floppy supportEinar Lueck1-0/+3
2012-05-01S390: support reboot for kvm on s390Jens Freimann1-2/+1
2012-05-01S390: reboot: reset device pages on rebootJens Freimann1-0/+7
2012-05-01S390: fix error handling on kernel and initrd failuresChristian Borntraeger1-0/+11
2012-05-01S390: fix kernel_commandline handlingChristian Borntraeger1-1/+1
2012-05-01Remove stray HOST_LONG_SIZEmalc1-1/+1
2012-05-01pc-bios: update OpenBIOS imagesBlue Swirl4-1/+1
2012-05-01configure: Add libraries for qemu-ga on SolarisAndreas Färber1-1/+3
2012-05-01qemu-ga: Implement alternative to O_ASYNCAndreas Färber1-1/+17
2012-05-01main-loop: Calculate poll timeout using timeout argumentStefan Weil1-1/+5
2012-05-01vga: Don't switch to 1 x 1 character text screenStefan Weil1-0/+4