summaryrefslogtreecommitdiffstats
path: root/target-ppc/mmu_helper.c
Commit message (Expand)AuthorAgeFilesLines
* target-ppc: make some functions staticBlue Swirl2012-11-011-5/+6
* Drop unnecessary check of TARGET_PHYS_ADDR_SPACE_BITSPeter Maydell2012-10-291-2/+0
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-26/+26
* Make target_phys_addr_t 64 bits unconditionallyAvi Kivity2012-10-041-3/+1
* ppc64: Rudimentary Support for extra page sizes on server CPUsBenjamin Herrenschmidt2012-06-241-0/+7
* booke_206_tlbwe: Discard invalid bits in MAS2Fabien Chouteau2012-06-241-2/+15
* ppc: Cleanup MMU mergeBlue Swirl2012-06-241-85/+35
* ppc: Move MMU helpers from helper.c to mmu_helper.cBlue Swirl2012-06-241-0/+2471
* ppc: Avoid a warning with the next patchBlue Swirl2012-06-241-2/+2
* ppc: Avoid AREG0 for MMU etc. helpersBlue Swirl2012-06-241-44/+47
* ppc: Split MMU etc. helpers from op_helper.cBlue Swirl2012-06-241-0/+882
OpenPOWER on IntegriCloud