You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/openrisc
Richard Henderson 3d419a4dd2 accel/tcg: Remove will_exit argument from cpu_restore_state
The value passed is always true, and if the target's
synchronize_from_tb hook is non-trivial, not exiting
may be erroneous.

Reviewed-by: Claudio Fontana <cfontana@suse.de>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2 years ago
..
Kconfig meson: Introduce target-specific Kconfig 3 years ago
cpu-param.h Normalize header guard symbol definition 3 years ago
cpu.c target/openrisc: Convert to tcg_ops restore_state_to_opc 2 years ago
cpu.h target/openrisc: Enable MTTCG 2 years ago
disas.c meson: target 4 years ago
exception.c compiler.h: replace QEMU_NORETURN with G_NORETURN 3 years ago
exception.h compiler.h: replace QEMU_NORETURN with G_NORETURN 3 years ago
exception_helper.c compiler.h: replace QEMU_NORETURN with G_NORETURN 3 years ago
fpu_helper.c softfloat: Name compare relation enum 5 years ago
gdbstub.c gdbstub: extend GByteArray to read register helpers 5 years ago
helper.h target/openrisc: Implement unordered fp comparisons 5 years ago
insns.decode target/openrisc: Implement l.adrp 5 years ago
interrupt.c target/openrisc: Add interrupted CPU to log 2 years ago
interrupt_helper.c target/openrisc: Fix LGPL version number 6 years ago
machine.c Remove unnecessary minimum_version_id_old fields 3 years ago
meson.build target/openrisc: Make openrisc_cpu_tlb_fill sysemu only 3 years ago
mmu.c target/openrisc: Fix memory reading in debugger 2 years ago
sys_helper.c accel/tcg: Remove will_exit argument from cpu_restore_state 2 years ago
translate.c target/openrisc: Convert to tcg_ops restore_state_to_opc 2 years ago