aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-29Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafAurelien Jarno
2012-10-29Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstableAurelien Jarno
2012-10-29PPC: pseries: Remove hack for PIO windowAlexander Graf
2012-10-29PPC: e500: Map PIO space into core memory regionAlexander Graf
2012-10-29xen_platform: convert PIO to new memory api read/writeAlexander Graf
2012-10-29vmport: convert PIO to new memory api read/writeAlexander Graf
2012-10-29serial: convert PIO to new memory api read/writeAlexander Graf
2012-10-29rtl8139: convert PIO to new memory api read/writeAlexander Graf
2012-10-29pckbd: convert PIO to new memory api read/writeAlexander Graf
2012-10-29pc port92: convert PIO to new memory api read/writeAlexander Graf
2012-10-29mc146818rtc: convert PIO to new memory api read/writeAlexander Graf
2012-10-29m48t59: convert PIO to new memory api read/writeAlexander Graf
2012-10-29i8254: convert PIO to new memory api read/writeAlexander Graf
2012-10-29es1370: convert PIO to new memory api read/writeAlexander Graf
2012-10-29virtio-pci: convert PIO to new memory api read/writeAlexander Graf
2012-10-29ac97: convert PIO to new memory api read/writeAlexander Graf
2012-10-29pseries: Implement qemu initiated shutdowns using EPOW eventsDavid Gibson
2012-10-29target-ppc: Rework storage of VPA registration stateDavid Gibson
2012-10-29pseries: Don't allow duplicate registration of hcalls or RTAS callsDavid Gibson
2012-10-29Add USB option in machine optionszhlcindy@gmail.com
2012-10-29e500: Fix serial initializationBharat Bhushan
2012-10-29PPC: 440: Emulate DCBR0Alexander Graf
2012-10-29PPC: Bamboo: Fix memory size DT propertyAlexander Graf
2012-10-29Drop unnecessary check of TARGET_PHYS_ADDR_SPACE_BITSPeter Maydell
2012-10-28target-i386: cpu: recover items 28-31 of ext2_feature_nameEduardo Habkost
2012-10-28qemu-timer: Check for usable fields for SIGEV_THREAD_IDRichard Henderson
2012-10-28tcg-i386: Use %gs prefixes for x86_64 GUEST_BASERichard Henderson
2012-10-28target-mips: Use TCG registers for the FPU.Richard Henderson
2012-10-28tcg: remove compatiblity call flagsAurelien Jarno
2012-10-28target-xtensa: rename helper flagsAurelien Jarno
2012-10-28target-sparc: rename helper flagsAurelien Jarno
2012-10-28target-sh4: rename helper flagsAurelien Jarno
2012-10-28target-s390x: rename helper flagsAurelien Jarno
2012-10-28target-ppc: rename helper flagsAurelien Jarno
2012-10-28target-mips: rename helper flagsAurelien Jarno
2012-10-28target-microblaze: rename helper flagsAurelien Jarno
2012-10-28target-i386: rename helper flagsAurelien Jarno
2012-10-28target-cris: rename helper flagsAurelien Jarno
2012-10-28target-arm: rename helper flagsAurelien Jarno
2012-10-28target-alpha: rename helper flagsAurelien Jarno
2012-10-28tcg: rework TCG helper flagsAurelien Jarno
2012-10-28tcg: synchronize globals for ops with side effectsAurelien Jarno
2012-10-28tcg: forbid ld/st function to modify globalsAurelien Jarno
2012-10-28tcg: fix some op flagsAurelien Jarno
2012-10-28tcg: don't explicitly save globals and tempsAurelien Jarno
2012-10-28tcg: start with local temps in TEMP_VAL_MEM stateAurelien Jarno
2012-10-28tcg: always mark dead input arguments as deadAurelien Jarno
2012-10-28tcg: rewrite tcg_reg_alloc_mov()Aurelien Jarno
2012-10-28tcg: improve tcg_reg_alloc_movi()Aurelien Jarno
2012-10-28tcg: rework liveness analysisAurelien Jarno