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é 52df41e353 target/rx: Move has_work() from CPUClass to SysemuCPUOps 1 year ago
..
Kconfig meson: Introduce target-specific Kconfig 5 years ago
cpu-param.h target/*: Remove TARGET_LONG_BITS from cpu-param.h 1 year ago
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 2 years ago
cpu.c target/rx: Move has_work() from CPUClass to SysemuCPUOps 1 year ago
cpu.h target/rx: Ensure not being build on user emulation 1 year ago
disas.c meson: target 6 years ago
gdbstub.c target/rx: Prefer fast cpu_env() over slower CPU QOM cast macro 2 years ago
helper.c target/rx: Set exception vector base to 0xffffff80 1 year ago
helper.h target/rx: Remove TCG_CALL_NO_WG from helpers which write env 1 year ago
insns.decode target/rx: Fix Lesser GPL version number 6 years ago
meson.build meson: Rename target_softmmu_arch -> target_system_arch 3 years ago
op_helper.c fpu: Rename float_flag_output_denormal to float_flag_output_denormal_flushed 1 year ago
translate.c accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 1 year ago