summaryrefslogtreecommitdiffstats
path: root/target-ppc/mmu-hash64.h
Commit message (Expand)AuthorAgeFilesLines
* target-ppc: Use right page size with hash table lookupAneesh Kumar K.V2015-03-091-0/+3
* target-ppc: Use PowerPCCPU in PowerPCCPUClass::handle_mmu_fault hookAndreas Färber2014-03-131-1/+1
* target-ppc: Clean up ENV_GET_CPU() usageAndreas Färber2014-03-131-2/+4
* target-ppc: Update ppc_hash64_store_hpte to support updating in-kernel htabAneesh Kumar K.V2014-03-051-15/+2
* target-ppc: Change the hpte store APIAneesh Kumar K.V2014-03-051-16/+8
* target-ppc: Fix page table lookup with kvm enabledAneesh Kumar K.V2014-03-051-7/+15
* exec: Make stq_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-2/+5
* exec: Make ldq/ldub_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-2/+5
* mmu-hash64: Implement Virtual Page Class Key ProtectionDavid Gibson2013-03-221-0/+2
* mmu-hash*: Separate PTEG searching from permissions checkingDavid Gibson2013-03-221-0/+4
* mmu-hash*: Add hash pte load/store helpersDavid Gibson2013-03-221-0/+40
* mmu-hash*: Add header file for definitionsDavid Gibson2013-03-221-0/+62
* target-ppc: Disentangle hash mmu versions of cpu_get_phys_page_debug()David Gibson2013-03-221-2/+1
* target-ppc: Disentangle hash mmu paths for cpu_ppc_handle_mmu_faultDavid Gibson2013-03-221-0/+2
* target-ppc: Disentangle get_physical_address() pathsDavid Gibson2013-03-221-2/+2
* target-ppc: Disentangle get_segment()David Gibson2013-03-221-3/+2
* target-ppc: Disentangle find_pte()David Gibson2013-03-221-2/+2
* target-ppc: Disentangle pte_check()David Gibson2013-03-221-0/+2
* target-ppc: Move SLB handling into a mmu-hash64.cDavid Gibson2013-03-221-0/+14
OpenPOWER on IntegriCloud