aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/meson.build
AgeCommit message (Expand)AuthorFilesLines
2022-03-02target/ppc: make power8-pmu.c CONFIG_TCG onlyDaniel Henrique Barboza1-1/+1
2021-12-17target/ppc: introduce PMUEventType and PMU overflow timersDaniel Henrique Barboza1-0/+1
2021-08-27target/ppc: divided mmu_helper.c in 2 filesLucas Mateus Castro (alqotel)1-3/+5
2021-06-03target/ppc: Add infrastructure for prefixed insnsRichard Henderson1-0/+9
2021-06-03target/ppc: updated meson.build to support disable-tcgBruno Larsen (billionai)1-2/+5
2021-06-03target/ppc: created tcg-stub.c fileBruno Larsen (billionai)1-0/+4
2021-05-19target/ppc: isolated cpu init from translation logicBruno Larsen (billionai)1-0/+1
2021-05-04target/ppc: Move helper_regs.h functions out-of-lineRichard Henderson1-0/+1
2020-08-21meson: targetPaolo Bonzini1-0/+37