summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-01memory: move functions is_romd and section_addr to memory APIBlue Swirl3-14/+29
2012-05-01cputlb: prepare private memory API for public consumptionBlue Swirl3-51/+47
2012-05-01cputlb: move TLB handling to a separate fileBlue Swirl5-376/+443
2012-05-01exec: prepare for splittingBlue Swirl2-67/+92
2012-05-01Merge branch 'maintainers-up' of git://repo.or.cz/qemu/afaerberBlue Swirl1-9/+32
2012-05-01Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerberBlue Swirl18-5439/+9
2012-05-01Merge branch 'prep-up' of git://repo.or.cz/qemu/afaerberBlue Swirl6-46/+43
2012-05-01Merge branch 'qom-cpu-rest.v1' of git://github.com/afaerber/qemu-cpuBlue Swirl14-150/+615
2012-05-01iohandler: Use bool for boolean struct member and remove holesStefan Weil1-2/+2
2012-05-01async: Use bool for boolean struct members and remove a holeStefan Weil1-3/+3
2012-05-01configure: Fix creation of symbolic links for MinGW toolchainStefan Weil1-11/+10
2012-05-01Drop darwin-userAndreas Färber17-5434/+1
2012-05-01configure: add '--disable-cocoa' switchPavel Borzenkov1-1/+4