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.
 
 
 
 
 
 
Peter Maydell bd38ae26ce Add translator_use_goto_tb. 5 years ago
..
translate target/ppc: Move cmp/cmpi/cmpl/cmpli to decodetree 5 years ago
Kconfig meson: Introduce target-specific Kconfig 5 years ago
arch_dump.c target/ppc: Introduce ppc_interrupts_little_endian() 5 years ago
compat.c powerpc tcg: Fix Lesser GPL version number 6 years ago
cpu-models.c powerpc tcg: Fix Lesser GPL version number 6 years ago
cpu-models.h powerpc tcg: Fix Lesser GPL version number 6 years ago
cpu-param.h tcg: Split out target/arch/cpu-param.h 7 years ago
cpu-qom.h target/ppc: Remove PowerPCCPUClass.handle_mmu_fault 5 years ago
cpu.c target/ppc: Allow virtual hypervisor on CPU without HV 5 years ago
cpu.h target/ppc: Introduce ppc_interrupts_little_endian() 5 years ago
cpu_init.c target/ppc: Don't compile ppc_tlb_invalid_all without TCG 5 years ago
dfp_helper.c powerpc tcg: Fix Lesser GPL version number 6 years ago
excp_helper.c target/ppc: Introduce ppc_interrupts_little_endian() 5 years ago
fpu_helper.c target/ppc: overhauled and moved logic of storing fpscr 5 years ago
gdbstub.c target/ppc: overhauled and moved logic of storing fpscr 5 years ago
helper.h tcg: Combine dh_is_64bit and dh_is_signed to dh_typecode 5 years ago
helper_regs.c target/ppc: Validate hflags with CONFIG_DEBUG_TCG 5 years ago
helper_regs.h target/ppc: Remove env->immu_idx and env->dmmu_idx 5 years ago
insn32.decode target/ppc: Move cmp/cmpi/cmpl/cmpli to decodetree 5 years ago
insn64.decode target/ppc: Implement prefixed integer store instructions 5 years ago
int_helper.c target/ppc: Implement cfuged instruction 5 years ago
internal.h target/ppc: removed all mentions to PPC_DUMP_CPU 5 years ago
kvm-stub.c Include qemu-common.h exactly where needed 7 years ago
kvm.c target/ppc: Support for H_RPT_INVALIDATE hcall 5 years ago
kvm_ppc.h target/ppc: Support for H_RPT_INVALIDATE hcall 5 years ago
machine.c target/ppc: updated vscr manipulation in machine.c 5 years ago
mem_helper.c target/ppc: Remove env->immu_idx and env->dmmu_idx 5 years ago
meson.build target/ppc: Add infrastructure for prefixed insns 5 years ago
mfrom_table.c.inc meson: rename included C source files to .c.inc 6 years ago
mfrom_table_gen.c target/ppc: Style fixes for mfrom_table.inc.c & mfrom_table_gen.c 7 years ago
misc_helper.c target/ppc: fold ppc_store_ptcr into it's only caller 5 years ago
mmu-book3s-v3.c target/ppc: Introduce ppc_xlate 5 years ago
mmu-book3s-v3.h target/ppc: introduce mmu-books.h 5 years ago
mmu-books.h target/ppc: introduce mmu-books.h 5 years ago
mmu-hash32.c target/ppc: change ppc_hash32_xlate to use mmu_idx 5 years ago
mmu-hash32.h target/ppc: change ppc_hash32_xlate to use mmu_idx 5 years ago
mmu-hash64.c target/ppc: changed ppc_hash64_xlate to use mmu_idx 5 years ago
mmu-hash64.h target/ppc: changed ppc_hash64_xlate to use mmu_idx 5 years ago
mmu-radix64.c target/ppc: fix address translation bug for radix mmus 5 years ago
mmu-radix64.h target/ppc: fix address translation bug for radix mmus 5 years ago
mmu_helper.c target/ppc: Don't compile ppc_tlb_invalid_all without TCG 5 years ago
monitor.c hmp: Pass monitor to mon_get_cpu_env() 6 years ago
spr_tcg.h target/ppc: isolated cpu init from translation logic 5 years ago
tcg-stub.c target/ppc: created tcg-stub.c file 5 years ago
timebase_helper.c powerpc tcg: Fix Lesser GPL version number 6 years ago
trace-events docs: fix references to docs/devel/tracing.rst 5 years ago
trace.h trace: switch position of headers to what Meson requires 6 years ago
translate.c Add translator_use_goto_tb. 5 years ago
user_only_helper.c powerpc tcg: Fix Lesser GPL version number 6 years ago