aboutsummaryrefslogtreecommitdiff
path: root/target/ppc
AgeCommit message (Expand)Author
2022-01-18target/ppc: Fix 7448 supportCédric Le Goater
2022-01-18target/ppc: Finish removal of 401/403 CPUsCédric Le Goater
2022-01-18target/ppc: Remove last user of .load_state_oldCédric Le Goater
2022-01-12target/ppc: Set the correct endianness for powernv memory dumpsFabiano Rosas
2022-01-12target/ppc: Introduce a wrapper for powerpc_excpFabiano Rosas
2022-01-12target/ppc: Use ppc_interrupts_little_endian in powerpc_excpFabiano Rosas
2022-01-12target/ppc: Add MSR_ILE support to ppc_interrupts_little_endianFabiano Rosas
2022-01-12target/ppc: Add HV support to ppc_interrupts_little_endianFabiano Rosas
2022-01-12target/ppc: powerpc_excp: Group unimplemented exceptionsFabiano Rosas
2022-01-12target/ppc: powerpc_excp: Keep 60x/7x5 soft MMU logs activeFabiano Rosas
2022-01-12target/ppc: powerpc_excp: Extract software TLB logging into a functionFabiano Rosas
2022-01-12target/ppc: Add extra float instructions to POWER5P processorsCédric Le Goater
2022-01-12target/ppc: Add popcntb instruction to POWER5+ processorsCédric Le Goater
2022-01-08exec/memop: Adding signedness to quad definitionsFrédéric Pétrot
2022-01-04target/ppc: do not call hreg_compute_hflags() in helper_store_mmcr0()Daniel Henrique Barboza
2022-01-04target/ppc: Use env->pnc_cyc_cntRichard Henderson
2022-01-04target/ppc: Rewrite pmu_increment_insnsRichard Henderson
2022-01-04target/ppc: Cache per-pmc insn and cycle count settingsRichard Henderson
2022-01-04target/ppc: powerpc_excp: Stop passing excp_model aroundFabiano Rosas
2022-01-04target/ppc: powerpc_excp: Move system call vectored code togetherFabiano Rosas
2022-01-04target/ppc: powerpc_excp: Set vector earlierFabiano Rosas
2022-01-04target/ppc: powerpc_excp: Add excp_vectors bounds checkFabiano Rosas
2022-01-04target/ppc: powerpc_excp: Set alternate SRRs directlyFabiano Rosas
2022-01-04target/ppc: do not silence snan in xscvspdpnMatheus Ferst
2022-01-04ppc/ppc405: Dump specific registersCédric Le Goater
2022-01-04ppc/ppc405: Introduce a store helper for SPR_40x_PIDCédric Le Goater
2022-01-04ppc/ppc405: Restore TCR and STR write handlersCédric Le Goater
2022-01-04ppc/ppc405: Activate MMU logsCédric Le Goater
2022-01-04target/ppc: Print out literal exception names in logsCédric Le Goater
2022-01-04target/ppc: Remove static inlineCédric Le Goater
2022-01-04target/ppc: Check effective address validityCédric Le Goater
2022-01-04target/ppc: Improve logging in Radix MMUCédric Le Goater
2021-12-17PPC64/TCG: Implement 'rfebb' instructionDaniel Henrique Barboza
2021-12-17target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) eventDaniel Henrique Barboza
2021-12-17target/ppc: enable PMU instruction countDaniel Henrique Barboza
2021-12-17target/ppc: enable PMU counter overflow with cycle eventsDaniel Henrique Barboza
2021-12-17target/ppc: PMU: update counters on MMCR1 writeDaniel Henrique Barboza
2021-12-17target/ppc: PMU: update counters on PMCs r/wDaniel Henrique Barboza
2021-12-17target/ppc: PMU basic cycle count for pseries TCGDaniel Henrique Barboza
2021-12-17target/ppc: introduce PMUEventType and PMU overflow timersDaniel Henrique Barboza
2021-12-17Revert "target/ppc: Move SPR_DSISR setting to powerpc_excp"Fabiano Rosas
2021-12-17target/ppc: Fix e6500 bootFabiano Rosas
2021-12-17target/ppc: move xscvqpdp to decodetreeMatheus Ferst
2021-12-17target/ppc: fix xscvqpdp register accessMatheus Ferst
2021-12-17target/ppc: Move xs{max,min}[cj]dp to decodetreeVictor Colombo
2021-12-17target/ppc: Fix xs{max, min}[cj]dp to use VSX registersVictor Colombo
2021-12-17target/ppc: remove 401/403 CPUsCédric Le Goater
2021-12-17target/ppc: Set 601v exception model idFabiano Rosas
2021-12-17target/ppc: Remove 603e exception modelFabiano Rosas
2021-12-17target/ppc: Fix MPCxxx FPU interrupt addressFabiano Rosas