summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-29pci-assign: Use pci_intx_route_changed()Alex Williamson1-2/+1
2012-10-29pci: Helper function for testing if an INTx route changedAlex Williamson2-0/+6
2012-10-29Merge remote-tracking branch 'kraxel/usb.68' into stagingAnthony Liguori11-328/+425
2012-10-29Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori39-247/+2537
2012-10-29Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafAurelien Jarno37-341/+785
2012-10-29Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstableAurelien Jarno6-26/+32
2012-10-29PPC: pseries: Remove hack for PIO windowAlexander Graf2-44/+2
2012-10-29PPC: e500: Map PIO space into core memory regionAlexander Graf2-4/+8
2012-10-29xen_platform: convert PIO to new memory api read/writeAlexander Graf1-10/+38
2012-10-29vmport: convert PIO to new memory api read/writeAlexander Graf1-9/+12
2012-10-29serial: convert PIO to new memory api read/writeAlexander Graf1-13/+17
2012-10-29rtl8139: convert PIO to new memory api read/writeAlexander Graf1-42/+36
2012-10-29pckbd: convert PIO to new memory api read/writeAlexander Graf1-21/+27
2012-10-29pc port92: convert PIO to new memory api read/writeAlexander Graf1-8/+11
2012-10-29mc146818rtc: convert PIO to new memory api read/writeAlexander Graf1-8/+11
2012-10-29m48t59: convert PIO to new memory api read/writeAlexander Graf1-10/+14
2012-10-29i8254: convert PIO to new memory api read/writeAlexander Graf1-9/+11
2012-10-29es1370: convert PIO to new memory api read/writeAlexander Graf1-10/+36
2012-10-29virtio-pci: convert PIO to new memory api read/writeAlexander Graf1-77/+49
2012-10-29ac97: convert PIO to new memory api read/writeAlexander Graf1-20/+89
2012-10-29pseries: Implement qemu initiated shutdowns using EPOW eventsDavid Gibson4-2/+342
2012-10-29target-ppc: Rework storage of VPA registration stateDavid Gibson3-19/+21
2012-10-29pseries: Don't allow duplicate registration of hcalls or RTAS callsDavid Gibson2-2/+10
2012-10-29Add USB option in machine optionszhlcindy@gmail.com12-28/+48
2012-10-29e500: Fix serial initializationBharat Bhushan1-1/+1
2012-10-29PPC: 440: Emulate DCBR0Alexander Graf1-1/+1
2012-10-29PPC: Bamboo: Fix memory size DT propertyAlexander Graf1-1/+1
2012-10-29Drop unnecessary check of TARGET_PHYS_ADDR_SPACE_BITSPeter Maydell1-2/+0
2012-10-29xilinx_zynq: added QSPI controllerPeter Crosthwaite1-12/+28
2012-10-29xilinx_spips: Generalised to model QSPIPeter Crosthwaite1-34/+255
2012-10-29m25p80: Support for Quad SPIPeter Crosthwaite1-4/+57
2012-10-28target-i386: cpu: recover items 28-31 of ext2_feature_nameEduardo Habkost1-0/+1
2012-10-28qemu-timer: Check for usable fields for SIGEV_THREAD_IDRichard Henderson2-2/+24
2012-10-28tcg-i386: Use %gs prefixes for x86_64 GUEST_BASERichard Henderson1-56/+97
2012-10-28target-mips: Use TCG registers for the FPU.Richard Henderson1-42/+54
2012-10-28tcg: remove compatiblity call flagsAurelien Jarno1-4/+0
2012-10-28target-xtensa: rename helper flagsAurelien Jarno1-8/+8
2012-10-28target-sparc: rename helper flagsAurelien Jarno1-25/+25
2012-10-28target-sh4: rename helper flagsAurelien Jarno1-3/+3
2012-10-28target-s390x: rename helper flagsAurelien Jarno1-38/+38
2012-10-28target-ppc: rename helper flagsAurelien Jarno1-19/+19
2012-10-28target-mips: rename helper flagsAurelien Jarno1-53/+53
2012-10-28target-microblaze: rename helper flagsAurelien Jarno1-3/+3
2012-10-28target-i386: rename helper flagsAurelien Jarno1-2/+2
2012-10-28target-cris: rename helper flagsAurelien Jarno1-9/+9
2012-10-28target-arm: rename helper flagsAurelien Jarno1-8/+8
2012-10-28target-alpha: rename helper flagsAurelien Jarno1-88/+88
2012-10-28tcg: rework TCG helper flagsAurelien Jarno5-30/+60
2012-10-28tcg: synchronize globals for ops with side effectsAurelien Jarno2-11/+26
2012-10-28tcg: forbid ld/st function to modify globalsAurelien Jarno2-7/+10