aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/mmu-hash64.h
AgeCommit message (Expand)Author
2017-07-17pseries: Implement HPT resizingDavid Gibson
2017-03-01target/ppc: Correct SDR1 maskingDavid Gibson
2017-03-01target/ppc: Remove the function ppc_hash64_set_sdr1()Suraj Jitindar Singh
2017-03-01target/ppc: Manage external HPT via virtual hypervisorDavid Gibson
2017-03-01target/ppc: Eliminate htab_base and htab_mask variablesDavid Gibson
2017-03-01target/ppc: Cleanup HPTE accessors for 64-bit hash MMUDavid Gibson
2017-03-01target/ppc: Fix KVM-HV HPTE accessorsDavid Gibson
2017-02-02target/ppc/mmu_hash64: Fix incorrect shift value in amr calculationSuraj Jitindar Singh
2016-12-20Move target-* CPU file into a target/ folderThomas Huth