QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Arman Nabiev 203beb6f04 target/ppc: Fix migration of CPUs with TLB_EMB TLB type 2 years ago
..
translate target/ppc : Update VSX storage access insns to use tcg_gen_qemu _ld/st_i128. 2 years ago
Kconfig ppc: switch boards to "default y" 2 years ago
arch_dump.c target/ppc/arch_dump: set prstatus pid to cpuid 2 years ago
compat.c spapr: Fix machine reset deadlock from replay-record 3 years ago
cpu-models.c ppc: Drop support for POWER9 and POWER10 DD1 chips 2 years ago
cpu-models.h ppc: spelling fixes 3 years ago
cpu-param.h target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h' 2 years ago
cpu-qom.h target/ppc: Use GDBFeature for dynamic XML 2 years ago
cpu.c target/ppc: Flush inputs to zero with NJ in ppc_store_vscr 3 years ago
cpu.h ppc: Add has_smt_siblings property to CPUPPCState 2 years ago
cpu_init.c ppc/pnv: Add an LPAR per core machine option 2 years ago
dfp_helper.c target/ppc: Fix warning with clang-15 4 years ago
excp_helper.c target/ppc: Add helpers to check for SMT sibling threads 2 years ago
fpu_helper.c target/ppc: Move VSX fp compare insns to decodetree. 2 years ago
gdbstub.c target/ppc: Fix GDB register indexing on secondary CPUs 2 years ago
helper.h target/ppc: Move VSX fp compare insns to decodetree. 2 years ago
helper_regs.c target/ppc: Remove id_tlbs flag from CPU env 2 years ago
helper_regs.h target/ppc: Fix PMU hflags calculation 3 years ago
insn32.decode target/ppc: Move VSX fp compare insns to decodetree. 2 years ago
insn64.decode target/ppc: Implemented [pm]xvbf16ger2* 4 years ago
int_helper.c target/ppc: Move VMX integer add/sub saturate insns to decodetree. 2 years ago
internal.h target/ppc: Add a function to check for page protection bit 2 years ago
kvm.c target/ppc: handle vcpu hotplug failure gracefully 2 years ago
kvm_ppc.h target/ppc: Prohibit target specific KVM prototypes on user emulation 3 years ago
machine.c target/ppc: Fix migration of CPUs with TLB_EMB TLB type 2 years ago
mem_helper.c target/ppc: Move VSX vector with length storage access insns to decodetree. 2 years ago
meson.build target/ppc: Move out BookE and related MMU functions from mmu_common.c 2 years ago
misc_helper.c ppc/pnv: Implement Power9 CPU core thread state indirect register 2 years ago
mmu-book3s-v3.c target/ppc/mmu-radix64: Remove externally unused parts from header 2 years ago
mmu-book3s-v3.h target/ppc: Remove includes from mmu-book3s-v3.h 2 years ago
mmu-booke.c target/ppc: Move out BookE and related MMU functions from mmu_common.c 2 years ago
mmu-booke.h target/ppc: Move out BookE and related MMU functions from mmu_common.c 2 years ago
mmu-books.h target/ppc: introduce mmu-books.h 5 years ago
mmu-hash32.c target/ppc/mmu-hash32.c: Move get_pteg_offset32() to the header 2 years ago
mmu-hash32.h target/ppc/mmu-hash32.c: Move get_pteg_offset32() to the header 2 years ago
mmu-hash64.c target/ppc: Remove includes from mmu-book3s-v3.h 2 years ago
mmu-hash64.h target/ppc: Unexport some functions from mmu-book3s-v3.h 2 years ago
mmu-radix64.c target/ppc: Remove includes from mmu-book3s-v3.h 2 years ago
mmu-radix64.h target/ppc/mmu-radix64: Remove externally unused parts from header 2 years ago
mmu_common.c target/ppc/mmu_common.c: Remove mmu_ctx_t 2 years ago
mmu_helper.c target/ppc: Move out BookE and related MMU functions from mmu_common.c 2 years ago
power8-pmu-regs.c.inc target/ppc: Add new hflags to support BHRB 2 years ago
power8-pmu.c target/ppc: Add recording of taken branches to BHRB 2 years ago
power8-pmu.h target/ppc: Add recording of taken branches to BHRB 2 years ago
ppc-qmp-cmds.c target/ppc: Prefer fast cpu_env() over slower CPU QOM cast macro 2 years ago
spr_common.h target/ppc: Implement SPRC/SPRD SPRs 2 years ago
tcg-stub.c hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prep 3 years ago
timebase_helper.c ppc/pnv: Add POWER10 ChipTOD quirk for big-core 2 years ago
trace-events target/ppc: Improve KVM hypercall trace 4 years ago
trace.h trace: switch position of headers to what Meson requires 6 years ago
translate.c target/ppc: Move get/set_avr64 functions to vmx-impl.c.inc. 2 years ago
user_only_helper.c target/ppc: Prefer fast cpu_env() over slower CPU QOM cast macro 2 years ago