..
translate
target/ppc: Fix lxvx/stxvx facility check
2024-09-22 06:55:21 +02:00
arch_dump.c
target/ppc/arch_dump: set prstatus pid to cpuid
2024-07-26 09:21:06 +10:00
compat.c
cpu_init.c
ppc/pnv: Add an LPAR per core machine option
2024-07-26 09:21:06 +10:00
cpu-models.c
cpu-models.h
cpu-param.h
license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later
2024-09-20 10:11:59 +03:00
cpu-qom.h
cpu.c
cpu.h
ppc: Add has_smt_siblings property to CPUPPCState
2024-07-26 09:21:06 +10:00
dfp_helper.c
target/ppc: replace assert(0) with g_assert_not_reached()
2024-09-24 13:53:35 +02:00
excp_helper.c
target/ppc: Add helpers to check for SMT sibling threads
2024-07-26 09:21:06 +10:00
fpu_helper.c
target/ppc: Move VSX fp compare insns to decodetree.
2024-07-26 09:51:33 +10:00
gdbstub.c
helper_regs.c
target/ppc: Remove id_tlbs flag from CPU env
2024-05-24 09:43:11 +10:00
helper_regs.h
helper.h
target/ppc: Move VSX fp compare insns to decodetree.
2024-07-26 09:51:33 +10:00
insn32.decode
target/ppc: Move VSX fp compare insns to decodetree.
2024-07-26 09:51:33 +10:00
insn64.decode
int_helper.c
target/ppc: Move VMX integer add/sub saturate insns to decodetree.
2024-07-26 09:51:33 +10:00
internal.h
target/ppc: Add a function to check for page protection bit
2024-05-24 09:43:13 +10:00
Kconfig
ppc: switch boards to "default y"
2024-05-03 15:47:47 +02:00
kvm_ppc.h
kvm.c
kvm: Allow kvm_arch_get/put_registers to accept Error**
2024-10-03 22:04:19 +02:00
machine.c
target/ppc: Fix migration of CPUs with TLB_EMB TLB type
2024-09-03 16:24:37 -03:00
mem_helper.c
target/ppc: Move VSX vector with length storage access insns to decodetree.
2024-07-26 09:51:33 +10:00
meson.build
target/ppc: Move out BookE and related MMU functions from mmu_common.c
2024-05-24 09:43:13 +10:00
misc_helper.c
ppc/pnv: Implement Power9 CPU core thread state indirect register
2024-07-26 09:21:06 +10:00
mmu_common.c
target/ppc/mmu_common.c: Remove mmu_ctx_t
2024-07-26 09:51:34 +10:00
mmu_helper.c
target/ppc: replace assert(0) with g_assert_not_reached()
2024-09-24 13:53:35 +02:00
mmu-book3s-v3.c
target/ppc/mmu-radix64: Remove externally unused parts from header
2024-07-26 09:51:34 +10:00
mmu-book3s-v3.h
target/ppc: Remove includes from mmu-book3s-v3.h
2024-07-26 09:51:34 +10:00
mmu-booke.c
target/ppc: Move out BookE and related MMU functions from mmu_common.c
2024-05-24 09:43:13 +10:00
mmu-booke.h
target/ppc: Move out BookE and related MMU functions from mmu_common.c
2024-05-24 09:43:13 +10:00
mmu-books.h
mmu-hash32.c
target/ppc/mmu-hash32.c: Move get_pteg_offset32() to the header
2024-07-26 09:51:34 +10:00
mmu-hash32.h
target/ppc/mmu-hash32.c: Move get_pteg_offset32() to the header
2024-07-26 09:51:34 +10:00
mmu-hash64.c
target/ppc: Remove includes from mmu-book3s-v3.h
2024-07-26 09:51:34 +10:00
mmu-hash64.h
target/ppc: Unexport some functions from mmu-book3s-v3.h
2024-07-26 09:51:34 +10:00
mmu-radix64.c
target/ppc: Remove includes from mmu-book3s-v3.h
2024-07-26 09:51:34 +10:00
mmu-radix64.h
target/ppc/mmu-radix64: Remove externally unused parts from header
2024-07-26 09:51:34 +10:00
power8-pmu-regs.c.inc
target/ppc: Add new hflags to support BHRB
2024-05-24 08:57:50 +10:00
power8-pmu.c
target/ppc: Add recording of taken branches to BHRB
2024-05-24 09:33:06 +10:00
power8-pmu.h
target/ppc: Add recording of taken branches to BHRB
2024-05-24 09:33:06 +10:00
ppc-qmp-cmds.c
spr_common.h
target/ppc: Implement SPRC/SPRD SPRs
2024-05-24 09:34:40 +10:00
tcg-stub.c
timebase_helper.c
ppc/pnv: Add POWER10 ChipTOD quirk for big-core
2024-07-26 09:21:06 +10:00
trace-events
trace.h
translate.c
target/ppc: Use tcg_constant_tl() instead of tcg_gen_movi_tl()
2024-10-15 12:13:59 -03:00
user_only_helper.c