aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-02Update version for 1.1-rc0 releasev1.1-rc0Anthony Liguori
2012-05-01Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori
2012-05-01Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori
2012-05-01Merge remote-tracking branch 'agraf/s390-for-upstream' into stagingAnthony Liguori
2012-05-01Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-05-01Merge remote-tracking branch 'agraf/ppc-for-upstream' into stagingAnthony Liguori
2012-05-01Merge remote-tracking branch 'mdroth/qga-pull-4-27-12' into stagingAnthony Liguori
2012-05-01Declare state directory in smb.confNikolaus Rath
2012-05-01slirp: don't use "smb ports = 0" optionNikolaus Rath
2012-05-01linux-user: Fix invalid TARGET_ABI_BITS usage on ppc hostsAlexander Graf
2012-05-01target-ppc: Some support for dumping TLB_EMB TLBsFrançois Revol
2012-05-01ppce500_spin: Replace assert by hw_error (fixes compiler warning)Stefan Weil
2012-05-01pseries: Fix use of global CPU statePeter Portante
2012-05-01pseries: Use the same interrupt swizzling for host bridges as p2p bridgesDavid Gibson
2012-05-01pseries: Implement automatic PAPR VIO address allocationDavid Gibson
2012-05-01PPC: Fix up e500 cache size settingAlexander Graf
2012-05-01booke:Use MMU API for creating initial mapping for secondary cpusBharat Bhushan
2012-05-01linux-user: Fix undefined HOST_LONG_SIZE on PPC hostsAlexander Graf
2012-05-01Revert "Remove stray HOST_LONG_SIZE"malc
2012-05-01configure: check for supported Python 2.x versionsStefan Hajnoczi
2012-05-01tracetool: avoid pkgutil.iter_modules() Python 2.7 functionStefan Hajnoczi
2012-05-01tracetool: avoid str.rpartition() Python 2.5 functionStefan Hajnoczi
2012-05-01tracetool: use Python 2.4-compatible __import__() argumentsStefan Hajnoczi
2012-05-01tracetool: use Python 2.4-compatible exception handling syntaxStefan Hajnoczi
2012-05-01s390: reset avail and used index on rebootJens Freimann
2012-05-01S390: dont call system_shutdown on disabled waitChristian Borntraeger
2012-05-01S390: remove default cdrom, sd-card and floppy supportEinar Lueck
2012-05-01S390: support reboot for kvm on s390Jens Freimann
2012-05-01S390: reboot: reset device pages on rebootJens Freimann
2012-05-01S390: fix error handling on kernel and initrd failuresChristian Borntraeger
2012-05-01S390: fix kernel_commandline handlingChristian Borntraeger
2012-05-01Remove stray HOST_LONG_SIZEmalc
2012-05-01pc-bios: update OpenBIOS imagesBlue Swirl
2012-05-01configure: Add libraries for qemu-ga on SolarisAndreas Färber
2012-05-01qemu-ga: Implement alternative to O_ASYNCAndreas Färber
2012-05-01main-loop: Calculate poll timeout using timeout argumentStefan Weil
2012-05-01vga: Don't switch to 1 x 1 character text screenStefan Weil
2012-05-01memory: move functions is_romd and section_addr to memory APIBlue Swirl
2012-05-01cputlb: prepare private memory API for public consumptionBlue Swirl
2012-05-01cputlb: move TLB handling to a separate fileBlue Swirl
2012-05-01exec: prepare for splittingBlue Swirl
2012-05-01Merge branch 'maintainers-up' of git://repo.or.cz/qemu/afaerberBlue Swirl
2012-05-01Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerberBlue Swirl
2012-05-01Merge branch 'prep-up' of git://repo.or.cz/qemu/afaerberBlue Swirl
2012-05-01Merge branch 'qom-cpu-rest.v1' of git://github.com/afaerber/qemu-cpuBlue Swirl
2012-05-01iohandler: Use bool for boolean struct member and remove holesStefan Weil
2012-05-01async: Use bool for boolean struct members and remove a holeStefan Weil
2012-05-01configure: Fix creation of symbolic links for MinGW toolchainStefan Weil
2012-05-01Drop darwin-userAndreas Färber
2012-05-01configure: add '--disable-cocoa' switchPavel Borzenkov