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.
 
 
 
 
 
 
Gavin Shan dd447f0439 target/cris: Use generic cpu_list() 2 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' 2 years ago
cpu.c target/cris: Use generic cpu_list() 2 years ago
cpu.h target/cris: Use generic cpu_list() 2 years ago
crisv10-decode.h cris tcg cpus: Fix Lesser GPL version number 5 years ago
crisv32-decode.h cris tcg cpus: Fix Lesser GPL version number 5 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 2 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 5 years ago
mmu.h target/cris: Let cris_mmu_translate() use MMUAccessType access_type 5 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 accel/tcg: Replace CPUState.env_ptr with cpu_env() 3 years ago
translate_v10.c.inc tcg: Rename cpu_env to tcg_env 3 years ago