summaryrefslogtreecommitdiff
path: root/target/ppc/mmu-hash64.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-04target/ppc: Add ppc_store_lpcr() helperDavid Gibson1-2/+1
2018-05-04target/ppc: return a nil HPT base address on sPAPR machinesCédric Le Goater1-0/+3
2018-04-27target/ppc: Fold slb_nr into PPCHash64OptionsDavid Gibson1-0/+1
2018-04-27target/ppc: Fold ci_large_pages flag into PPCHash64OptionsDavid Gibson1-0/+1
2018-04-27target/ppc: Move 1T segment and AMR options to PPCHash64OptionsDavid Gibson1-0/+8
2018-04-27target/ppc: Make hash64_opts field mandatory for 64-bit hash MMUsDavid Gibson1-0/+1
2018-04-27target/ppc: Split page size information into a separate allocationDavid Gibson1-0/+22
2018-04-27target/ppc: Move page size setup to helper functionDavid Gibson1-0/+11
2018-04-27target/ppc: Avoid taking "env" parameter to mmu-hash64 functionsDavid Gibson1-2/+2
2017-07-17pseries: Implement HPT resizingDavid Gibson1-0/+4
2017-03-01target/ppc: Correct SDR1 maskingDavid Gibson1-1/+1
2017-03-01target/ppc: Remove the function ppc_hash64_set_sdr1()Suraj Jitindar Singh1-3/+0
2017-03-01target/ppc: Manage external HPT via virtual hypervisorDavid Gibson1-2/+5
2017-03-01target/ppc: Eliminate htab_base and htab_mask variablesDavid Gibson1-0/+13
2017-03-01target/ppc: Cleanup HPTE accessors for 64-bit hash MMUDavid Gibson1-30/+16
2017-03-01target/ppc: Fix KVM-HV HPTE accessorsDavid Gibson1-1/+1
2017-02-02target/ppc/mmu_hash64: Fix incorrect shift value in amr calculationSuraj Jitindar Singh1-1/+1
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+136