aboutsummaryrefslogtreecommitdiff
path: root/target-ppc
AgeCommit message (Expand)Author
2012-06-27pseries: Convert sPAPR TCEs to use generic IOMMU infrastructureDavid Gibson
2012-06-24target-ppc: Fix 2nd parameter for tcg_gen_shri_tlStefan Weil
2012-06-24target-ppc: Fix build with --enable-debugStefan Weil
2012-06-24PPC: BookE206: Bump MAS2 to 64bitAlexander Graf
2012-06-24PPC: BookE: Support 32 and 64 bit wide MAS2Alexander Graf
2012-06-24PPC: Extract SPR dump generation into its own functionAlexander Graf
2012-06-24PPC: Add e5500 CPU targetAlexander Graf
2012-06-24PPC: BookE: Make ivpr selectable by CPU typeAlexander Graf
2012-06-24PPC: BookE: Implement EPR SPRAlexander Graf
2012-06-24PPC: Add support for MSR_CMAlexander Graf
2012-06-24PPC: Add some booke SPR definesAlexander Graf
2012-06-24ppc64: Rudimentary Support for extra page sizes on server CPUsBenjamin Herrenschmidt
2012-06-24booke_206_tlbwe: Discard invalid bits in MAS2Fabien Chouteau
2012-06-24ppc: Make hbrev table constBlue Swirl
2012-06-24ppc: Add missing breakBlue Swirl
2012-06-24ppc: Move load and store helpers, switch to AREG0 free modeBlue Swirl
2012-06-24ppc: Move misc helpers from helper.c to misc_helper.cBlue Swirl
2012-06-24ppc: Avoid AREG0 for misc helpersBlue Swirl
2012-06-24ppc: Split off misc helpersBlue Swirl
2012-06-24ppc: Avoid AREG0 for timebase helpersBlue Swirl
2012-06-24ppc: Split off timebase helpersBlue Swirl
2012-06-24ppc: Cleanup MMU mergeBlue Swirl
2012-06-24ppc: Move MMU helpers from helper.c to mmu_helper.cBlue Swirl
2012-06-24ppc: Avoid a warning with the next patchBlue Swirl
2012-06-24ppc: Avoid AREG0 for MMU etc. helpersBlue Swirl
2012-06-24ppc: Split MMU etc. helpers from op_helper.cBlue Swirl
2012-06-24ppc: Avoid AREG0 for integer and vector helpersBlue Swirl
2012-06-24ppc: Split integer and vector opsBlue Swirl
2012-06-24ppc: Avoid AREG0 for FPU and SPE helpersBlue Swirl
2012-06-24ppc: Split FPU and SPE opsBlue Swirl
2012-06-24ppc: Move exception helpers from helper.c to excp_helper.cBlue Swirl
2012-06-24ppc: Fix coding style in helper.cBlue Swirl
2012-06-24ppc: Avoid AREG0 for exception helpersBlue Swirl
2012-06-24ppc: Split exception helpersBlue Swirl
2012-06-24ppc: Fix coding style in op_helper.cBlue Swirl
2012-06-21qemu-log: use LOG_UNIMP for some target CPU casesBlue Swirl
2012-06-09target-ppc: Unbreak kvm_ppc.c buildAndreas Färber
2012-06-07build: move other target-*/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move libobj-y variable to nested Makefile.objsPaolo Bonzini
2012-06-07build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini
2012-06-04Kill off cpu_state_reset()Andreas Färber
2012-06-04target-ppc: Let cpu_ppc_init() return PowerPCCPUAndreas Färber
2012-05-01target-ppc: Some support for dumping TLB_EMB TLBsFrançois Revol
2012-05-01PPC: Fix up e500 cache size settingAlexander Graf
2012-04-15target-ppc/machine.c: Drop unnecessary ifdefsJuan Quintela
2012-04-15target-ppc: Init dcache and icache size for e500 user modeMeador Inge
2012-04-15target-ppc: Fix type casts for w64 (uintptr_t)Stefan Weil
2012-04-15target-ppc: QOM'ify CPU resetAndreas Färber
2012-04-15target-ppc: Start QOM'ifying CPU initAndreas Färber
2012-04-15target-ppc: QOM'ify CPUAndreas Färber