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.
 
 
 
 
 
 
Richard Henderson 3b91614004 include/exec: Change cpu_mmu_index argument to CPUState 3 years ago
..
Kconfig meson: Introduce target-specific Kconfig 5 years ago
cpu-param.h target/cris: Remove `NB_MMU_MODES` define 3 years ago
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 3 years ago
cpu.c target/cris: Populate CPUClass.mmu_index 3 years ago
cpu.h include/exec: Implement cpu_mmu_index generically 3 years ago
crisv10-decode.h cris tcg cpus: Fix Lesser GPL version number 6 years ago
crisv32-decode.h cris tcg cpus: Fix Lesser GPL version number 6 years ago
gdbstub.c gdbstub: move register helpers into standalone include 3 years ago
helper.c other architectures: spelling fixes 3 years ago
helper.h target/cris: Mark helper_raise_exception noreturn 5 years ago
machine.c target/cris: Constify VMState in machine.c 3 years ago
meson.build meson: Rename target_softmmu_arch -> target_system_arch 3 years ago
mmu.c target/cris: Let cris_mmu_translate() use MMUAccessType access_type 6 years ago
mmu.h target/cris: Let cris_mmu_translate() use MMUAccessType access_type 6 years ago
op_helper.c target/helpers: Remove unnecessary 'exec/cpu_ldst.h' header 3 years ago
opcode-cris.h Clean up a few header guard symbols 7 years ago
translate.c include/exec: Change cpu_mmu_index argument to CPUState 3 years ago
translate_v10.c.inc target/cris: Cache mem_index in DisasContext 3 years ago