aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-29xilinx_zynq: added QSPI controllerPeter Crosthwaite
2012-10-29xilinx_spips: Generalised to model QSPIPeter Crosthwaite
2012-10-29m25p80: Support for Quad SPIPeter Crosthwaite
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
2012-10-28tcg: sync output arguments on liveness requestAurelien Jarno
2012-10-28tcg: add temp_sync()Aurelien Jarno
2012-10-28tcg: add tcg_reg_sync()Aurelien Jarno
2012-10-28tcg: add temp_dead()Aurelien Jarno
2012-10-28tcg/i386: remove ld/st third argument register constraintAurelien Jarno
2012-10-28tcg/i386: remove suboptimal register shiftingAurelien Jarno
2012-10-27hw/xtensa_sim: get rid of intermediate xtensa_sim_initMax Filippov
2012-10-27hw/xtensa_lx60: don't prematurely explode QEMUMachineInitArgsMax Filippov
2012-10-27Makefile: Forbid out-of-tree build from a source tree that has been built inPeter Maydell
2012-10-27tests/tcg: fix a few warningsCatalin Patulea
2012-10-27target-sparc64: disable VGA cirrusAurelien Jarno