summaryrefslogtreecommitdiff
path: root/target/ppc/cpu-qom.h
AgeCommit message (Expand)Author
2019-03-12target/ppc: Implement large decrementer support for TCGSuraj Jitindar Singh
2019-02-26target/ppc: Add POWER9 external interrupt modelBenjamin Herrenschmidt
2019-02-26target/ppc: Add POWER9 exception modelBenjamin Herrenschmidt
2019-02-26target/ppc: Fix support for "STOP light" states on POWER9Benjamin Herrenschmidt
2019-02-17target/ppc: Enable reporting of SPRs to GDBFabiano Rosas
2018-08-28ppc: Remove deprecated ppcemb targetThomas Huth
2018-04-27target/ppc: Get rid of POWERPC_MMU_VER() macrosDavid Gibson
2018-04-27target/ppc: Remove unnecessary POWERPC_MMU_V3 flag from mmu_modelDavid Gibson
2018-04-27target/ppc: Move 1T segment and AMR options to PPCHash64OptionsDavid Gibson
2018-04-27target/ppc: Split page size information into a separate allocationDavid Gibson
2018-04-27target/ppc: Remove fallback 64k pagesize informationDavid Gibson
2017-12-15pcc: define the Power-saving mode Exit Cause Enable bits in PowerPCCPUClassCédric Le Goater
2017-10-17ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()Igor Mammedov
2017-04-26spapr: Add ibm,processor-radix-AP-encodings to the device treeSam Bobroff
2017-03-03spapr: Small cleanup of PPC MMU enumsSam Bobroff
2017-03-03target/ppc/POWER9: Add POWERPC_MMU_V3 bitDavid Gibson
2017-02-22target/ppc/POWER9: Add ISAv3.00 MMU definitionSuraj Jitindar Singh
2017-01-31spapr: clock should count only if vm is runningLaurent Vivier
2016-12-20Move target-* CPU file into a target/ folderThomas Huth