..
translate
target/ppc: Fix lxv/stxv MSR facility check
2024-02-23 23:16:34 +10:00
arch_dump.c
compat.c
cpu_init.c
target/ppc: Rename registers to match ISA
2024-02-23 23:24:32 +10:00
cpu-models.c
target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rules
2024-02-05 14:21:21 +01:00
cpu-models.h
cpu-param.h
cpu-qom.h
target/ppc: Move powerpc_input_t definition to 'cpu.h'
2023-11-07 12:13:28 +01:00
cpu.c
cpu.h
target/ppc: Implement core timebase state machine and TFMR
2024-02-23 23:24:43 +10:00
dfp_helper.c
excp_helper.c
target/ppc: Fix crash on machine check caused by ifetch
2024-02-23 23:16:34 +10:00
fpu_helper.c
target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
2023-11-21 08:39:58 +01:00
gdbstub.c
target/ppc: Update gdbstub to read SPR's CFAR, DEC, HDEC, TB-L/U
2024-02-23 23:24:43 +10:00
helper_regs.c
target/ppc: Fix move-to timebase SPR access permissions
2024-02-23 23:24:43 +10:00
helper_regs.h
helper.h
insn32.decode
insn64.decode
int_helper.c
internal.h
target/ppc: Define powerpc_pm_insn_t in 'internal.h'
2023-11-07 12:13:28 +01:00
Kconfig
kvm_ppc.h
target/ppc: Prohibit target specific KVM prototypes on user emulation
2023-11-07 12:13:28 +01:00
kvm.c
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
2024-01-08 10:45:43 -05:00
machine.c
target/ppc: Constify VMState in machine.c
2023-12-29 11:17:30 +11:00
mem_helper.c
target/ppc: Split out ppc_env_mmu_index
2024-02-03 16:46:10 +10:00
meson.build
target/ppc: Restrict KVM objects to system emulation
2023-11-07 12:13:28 +01:00
misc_helper.c
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
2024-01-08 10:45:43 -05:00
mmu_common.c
target/ppc: Split out ppc_env_mmu_index
2024-02-03 16:46:10 +10:00
mmu_helper.c
target/ppc: 4xx optimise tlbwe_lo TLB flushing
2024-02-23 23:24:43 +10:00
mmu-book3s-v3.c
mmu-book3s-v3.h
mmu-books.h
mmu-hash32.c
mmu-hash32.h
mmu-hash64.c
mmu-hash64.h
mmu-radix64.c
mmu-radix64.h
power8-pmu-regs.c.inc
power8-pmu.c
power8-pmu.h
ppc-qmp-cmds.c
target/ppc: Rename TBL to TB on 64-bit
2024-02-23 23:24:43 +10:00
spr_common.h
tcg-stub.c
hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prep
2024-02-23 23:24:42 +10:00
timebase_helper.c
target/ppc: Add SMT support to time facilities
2024-02-23 23:24:43 +10:00
trace-events
trace.h
translate.c
target/ppc: Add SMT support to time facilities
2024-02-23 23:24:43 +10:00
user_only_helper.c