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.
 
 
 
 
 
 
Philippe Mathieu-Daudé 883f2c591f bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx 3 years ago
..
translate target/ppc: Use gvec to decode XVTSTDC[DS]P 3 years ago
Kconfig meson: Introduce target-specific Kconfig 5 years ago
arch_dump.c dump: Replace opaque DumpState pointer with a typed one 4 years ago
compat.c powerpc tcg: Fix Lesser GPL version number 5 years ago
cpu-models.c target/ppc: Fix MPC8555 and MPC8560 core type to e500v1 4 years ago
cpu-models.h target/ppc: Fix MPC8555 and MPC8560 core type to e500v1 4 years ago
cpu-param.h Normalize header guard symbol definition 4 years ago
cpu-qom.h target/ppc: Convert to 3-phase reset 3 years ago
cpu.c target/ppc: introduce ppc_maybe_interrupt 3 years ago
cpu.h target/ppc: Implement the DEXCR and HDEXCR 3 years ago
cpu_init.c target/ppc: Implement the DEXCR and HDEXCR 3 years ago
dfp_helper.c target/ppc: Set result to QNaN for DENBCD when VXCVI occurs 4 years ago
excp_helper.c target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_maybe_interrupt 3 years ago
fpu_helper.c target/ppc: Moved XSTSTDC[QDS]P to decodetree 3 years ago
gdbstub.c target/ppc: Remove msr_le macro 4 years ago
helper.h target/ppc: Increment PMC5 with inline insns 3 years ago
helper_regs.c target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_interrupt_exittb 3 years ago
helper_regs.h target/ppc: Remove env->immu_idx and env->dmmu_idx 5 years ago
insn32.decode target/ppc: Moved XSTSTDC[QDS]P to decodetree 3 years ago
insn64.decode target/ppc: Implemented [pm]xvbf16ger2* 4 years ago
int_helper.c target/ppc: Move VABSDU[BHW] to decodetree and use gvec 3 years ago
internal.h target/ppc: move the p*_interrupt_powersave methods to excp_helper.c 3 years ago
kvm-stub.c Include qemu-common.h exactly where needed 7 years ago
kvm.c kvm: allow target-specific accelerator properties 4 years ago
kvm_ppc.h target/ppc/kvm: Add missing "cpu.h" and "exec/hwaddr.h" 3 years ago
machine.c target/ppc: Fix host PVR matching for KVM 4 years ago
mem_helper.c target/ppc: Remove msr_hv macro 4 years ago
meson.build target/ppc: make power8-pmu.c CONFIG_TCG only 4 years ago
misc_helper.c target/ppc: always use ppc_set_irq to set env->pending_interrupts 3 years ago
mmu-book3s-v3.c ppc: Check partition and process table alignment 4 years ago
mmu-book3s-v3.h target/ppc: Implement ISA 3.00 tlbie[l] 4 years ago
mmu-books.h target/ppc: introduce mmu-books.h 5 years ago
mmu-hash32.c bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx 3 years ago
mmu-hash32.h target/ppc: Remove PowerPC 601 CPUs 4 years ago
mmu-hash64.c bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx 3 years ago
mmu-hash64.h target/ppc: fix Hash64 MMU update of PTE bit R 4 years ago
mmu-radix64.c target/ppc: Fix regression in Radix MMU 3 years ago
mmu-radix64.h target/ppc: Check effective address validity 4 years ago
mmu_common.c bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx 3 years ago
mmu_helper.c bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx 3 years ago
monitor.c target/ppc: check tb_env != 0 before printing TBU/TBL/DECR 4 years ago
power8-pmu-regs.c.inc target/ppc: fix PMU Group A register read/write exceptions 4 years ago
power8-pmu.c target/ppc: Increment PMC5 with inline insns 3 years ago
power8-pmu.h target/ppc: Increment PMC5 with inline insns 3 years ago
spr_common.h target/ppc: Implement the DEXCR and HDEXCR 3 years ago
tcg-stub.c target/ppc: created tcg-stub.c file 5 years ago
timebase_helper.c target/ppc: fix exception error code in helper_{load, store}_dcr 4 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: Implement the DEXCR and HDEXCR 3 years ago
user_only_helper.c target/ppc: Implement ppc_cpu_record_sigsegv 4 years ago