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/openrisc: 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 target/openrisc: Declare QOM definitions in 'cpu-qom.h' 2 years ago
disas.c meson: target 6 years ago
exception.c compiler.h: replace QEMU_NORETURN with G_NORETURN 4 years ago
exception.h compiler.h: replace QEMU_NORETURN with G_NORETURN 4 years ago
exception_helper.c compiler.h: replace QEMU_NORETURN with G_NORETURN 4 years ago
fpu_helper.c target/openrisc: Set PC to cpu state on FPU exception 3 years ago
gdbstub.c gdbstub: move register helpers into standalone include 3 years ago
helper.h target/openrisc: Implement unordered fp comparisons 7 years ago
insns.decode target/openrisc: Implement l.adrp 7 years ago
interrupt.c target/openrisc: Set EPCR to next PC on FPE exceptions 3 years ago
interrupt_helper.c target/openrisc: Fix LGPL version number 7 years ago
machine.c target/openrisc: Constify VMState in machine.c 2 years ago
meson.build meson: Rename target_softmmu_arch -> target_system_arch 3 years ago
mmu.c gdbstub: move register helpers into standalone include 3 years ago
sys_helper.c tcg: Add insn_start_words to TCGContext 3 years ago
translate.c accel/tcg: Replace CPUState.env_ptr with cpu_env() 3 years ago