summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qdev: Fix memory leak in function set_pci_devfnStefan Weil2012-05-031-0/+1
* arm-semi: Rename SYS_XXX macros to TARGET_SYS_XXX (fixes compiler warning)Stefan Weil2012-05-031-43/+43
* target-mips: Remove unused inline functionStefan Weil2012-05-031-6/+0Star
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-05-0210-30/+564
|\
| * ATA: Allow WIN_SECURITY_FREEZE_LOCK as nopAlexander Graf2012-05-021-1/+6
| * rbd: add discard supportJosh Durgin2012-05-021-16/+73
| * qcow2: fix the return value -ENOENT -> -EEXISTZhi Yong Wu2012-05-021-1/+1
| * qcow2: Don't hold cache references across yieldKevin Wolf2012-05-021-8/+13
| * qcow2: Remove unused parameter in do_alloc_cluster_offsetKevin Wolf2012-05-021-2/+2
| * qemu-iotests: Many parallel allocating I/O requestsKevin Wolf2012-05-023-0/+465
| * docs: fix one issue in qcow2 specsZhi Yong Wu2012-05-021-1/+1
| * block/qcow2: Add missing GCC_FMT_ATTR to function report_unsupported()Stefan Weil2012-05-021-1/+2
| * qemu-iotests: ignore fragmentation information for qedDong Xu Wang2012-05-021-0/+1
* | Update version for 1.1-rc0 releaseAnthony Liguori2012-05-021-1/+1
|/
* Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori2012-05-021-1/+2
|\
| * Declare state directory in smb.confNikolaus Rath2012-05-021-0/+2
| * slirp: don't use "smb ports = 0" optionNikolaus Rath2012-05-021-1/+0Star
* | Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori2012-05-025-17/+29
|\ \
| * | configure: check for supported Python 2.x versionsStefan Hajnoczi2012-05-011-3/+4
| * | tracetool: avoid pkgutil.iter_modules() Python 2.7 functionStefan Hajnoczi2012-05-012-4/+12
| * | tracetool: avoid str.rpartition() Python 2.5 functionStefan Hajnoczi2012-05-011-7/+10
| * | tracetool: use Python 2.4-compatible __import__() argumentsStefan Hajnoczi2012-05-011-1/+1
| * | tracetool: use Python 2.4-compatible exception handling syntaxStefan Hajnoczi2012-05-011-2/+2
* | | Merge remote-tracking branch 'agraf/s390-for-upstream' into stagingAnthony Liguori2012-05-024-4/+58
|\ \ \
| * | | s390: reset avail and used index on rebootJens Freimann2012-05-013-1/+23
| * | | S390: dont call system_shutdown on disabled waitChristian Borntraeger2012-05-011-0/+12
| * | | S390: remove default cdrom, sd-card and floppy supportEinar Lueck2012-05-011-0/+3
| * | | S390: support reboot for kvm on s390Jens Freimann2012-05-011-2/+1Star
| * | | S390: reboot: reset device pages on rebootJens Freimann2012-05-011-0/+7
| * | | S390: fix error handling on kernel and initrd failuresChristian Borntraeger2012-05-011-0/+11
| * | | S390: fix kernel_commandline handlingChristian Borntraeger2012-05-011-1/+1
| |/ /
* | | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-05-023-16/+15Star
|\ \ \
| * | | iohandler: Use bool for boolean struct member and remove holesStefan Weil2012-05-011-2/+2
| * | | async: Use bool for boolean struct members and remove a holeStefan Weil2012-05-011-3/+3
| * | | configure: Fix creation of symbolic links for MinGW toolchainStefan Weil2012-05-011-11/+10Star
* | | | Merge remote-tracking branch 'agraf/ppc-for-upstream' into stagingAnthony Liguori2012-05-0212-78/+146
|\ \ \ \
| * | | | linux-user: Fix invalid TARGET_ABI_BITS usage on ppc hostsAlexander Graf2012-05-011-1/+1
| * | | | target-ppc: Some support for dumping TLB_EMB TLBsFrançois Revol2012-05-011-0/+50
| * | | | ppce500_spin: Replace assert by hw_error (fixes compiler warning)Stefan Weil2012-05-011-1/+1
| * | | | pseries: Fix use of global CPU statePeter Portante2012-05-011-1/+1
| * | | | pseries: Use the same interrupt swizzling for host bridges as p2p bridgesDavid Gibson2012-05-012-24/+30
| * | | | pseries: Implement automatic PAPR VIO address allocationDavid Gibson2012-05-016-40/+49
| * | | | PPC: Fix up e500 cache size settingAlexander Graf2012-05-011-12/+14
| * | | | booke:Use MMU API for creating initial mapping for secondary cpusBharat Bhushan2012-05-011-0/+1
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'mdroth/qga-pull-4-27-12' into stagingAnthony Liguori2012-05-026-138/+409
|\ \ \ \ | |_|_|/ |/| | |
| * | | qemu-ga: persist tracking of fsfreeze state via filesystemMichael Roth2012-04-302-47/+174
| * | | qemu-ga: add a whitelist for fsfreeze-safe commandsMichael Roth2012-04-305-33/+140
| * | | qemu-ga: improve recovery options for fsfreezeMichael Roth2012-04-302-64/+101
* | | | linux-user: Fix undefined HOST_LONG_SIZE on PPC hostsAlexander Graf2012-05-011-1/+1
* | | | Revert "Remove stray HOST_LONG_SIZE"malc2012-05-011-1/+1
| |/ / |/| |