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é b14d064962 license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later 2 years ago
..
Kconfig kconfig: express dependency of individual boards on libfdt 2 years ago
cpu-param.h license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later 2 years ago
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 3 years ago
cpu.c target: Set TCGCPUOps::cpu_exec_halt to target's has_work implementation 2 years ago
cpu.h target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.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 target/openrisc: Prefer fast cpu_env() over slower CPU QOM cast macro 2 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: Prefer fast cpu_env() over slower CPU QOM cast macro 2 years ago
interrupt_helper.c target/openrisc: Fix LGPL version number 8 years ago
machine.c target/openrisc: Constify VMState in machine.c 3 years ago
meson.build meson: Rename target_softmmu_arch -> target_system_arch 3 years ago
mmu.c exec/cpu: Extract page-protection definitions to page-protection.h 2 years ago
sys_helper.c system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() 3 years ago
translate.c accel/tcg: Provide default implementation of disas_log 2 years ago