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.
 
 
 
 
 
 
Peter Maydell 7d01623a1b target/m68k: avoid shift into sign bit in dump_address_map() 2 years ago
..
Kconfig target/m68k: Restrict semihosting to TCG 2 years ago
cpu-param.h target/m68k: Remove `NB_MMU_MODES` define 3 years ago
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 2 years ago
cpu.c target: Set TCGCPUOps::cpu_exec_halt to target's has_work implementation 2 years ago
cpu.h target/m68k: Perform the semihosting test during translate 2 years ago
fpu_helper.c target/m68k: Map FPU exceptions to FPSR register 2 years ago
gdbstub.c target/m68k: Prefer fast cpu_env() over slower CPU QOM cast macro 2 years ago
helper.c target/m68k: avoid shift into sign bit in dump_address_map() 2 years ago
helper.h target/m68k: Map FPU exceptions to FPSR register 2 years ago
m68k-semi.c target/m68k: Pass semihosting arg to exit 2 years ago
meson.build target/m68k: Add semihosting stub 2 years ago
monitor.c hmp: Pass monitor to mon_get_cpu_env() 5 years ago
op_helper.c target/m68k: Perform the semihosting test during translate 2 years ago
qregs.h.inc target/m68k: Rename qregs.def -> qregs.h.inc 3 years ago
semihosting-stub.c target/m68k: Add semihosting stub 2 years ago
softfloat.c softfloat: Introduce Floatx80RoundPrec 5 years ago
softfloat.h softfloat: merge floatx80_mod and floatx80_rem 6 years ago
softfloat_fpsp_tables.h m68k comments break patch submission due to being incorrectly formatted 7 years ago
translate.c accel/tcg: Provide default implementation of disas_log 2 years ago