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é d5be19f514 cpu: Call object_class_dynamic_cast() once in cpu_class_by_name() 3 years ago
..
Kconfig meson: Introduce target-specific Kconfig 5 years ago
cpu-param.h target/avr: Remove `NB_MMU_MODES` define 3 years ago
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 2 years ago
cpu.c cpu: Call object_class_dynamic_cast() once in cpu_class_by_name() 2 years ago
cpu.h hw/avr/atmega: Fix wrong initial value of stack pointer 2 years ago
disas.c meson: target 6 years ago
gdbstub.c gdbstub: move register helpers into standalone include 3 years ago
helper.c target/translate: Include missing 'exec/cpu_ldst.h' header 3 years ago
helper.h target/avr: Mark some helpers noreturn 5 years ago
insn.decode target/avr: Add instruction translation - MCU Control Instructions 6 years ago
machine.c target/avr: Constify VMState in machine.c 2 years ago
meson.build meson: Rename target_softmmu_arch -> target_system_arch 3 years ago
translate.c accel/tcg: Replace CPUState.env_ptr with cpu_env() 3 years ago