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