summaryrefslogtreecommitdiff
path: root/target/ppc/cpu-qom.h
AgeCommit message (Expand)AuthorFilesLines
2018-04-27target/ppc: Get rid of POWERPC_MMU_VER() macrosDavid Gibson1-6/+0
2018-04-27target/ppc: Remove unnecessary POWERPC_MMU_V3 flag from mmu_modelDavid Gibson1-3/+1
2018-04-27target/ppc: Move 1T segment and AMR options to PPCHash64OptionsDavid Gibson1-8/+3
2018-04-27target/ppc: Split page size information into a separate allocationDavid Gibson1-2/+2
2018-04-27target/ppc: Remove fallback 64k pagesize informationDavid Gibson1-4/+0
2017-12-15pcc: define the Power-saving mode Exit Cause Enable bits in PowerPCCPUClassCédric Le Goater1-0/+1
2017-10-17ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()Igor Mammedov1-0/+1
2017-04-26spapr: Add ibm,processor-radix-AP-encodings to the device treeSam Bobroff1-0/+1
2017-03-03spapr: Small cleanup of PPC MMU enumsSam Bobroff1-6/+6
2017-03-03target/ppc/POWER9: Add POWERPC_MMU_V3 bitDavid Gibson1-1/+3
2017-02-22target/ppc/POWER9: Add ISAv3.00 MMU definitionSuraj Jitindar Singh1-1/+4
2017-01-31spapr: clock should count only if vm is runningLaurent Vivier1-0/+3
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+219