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/microblaze
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-qom.h target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro 3 years ago
cpu.c target/microblaze: Convert to tcg_ops restore_state_to_opc 2 years ago
cpu.h compiler.h: replace QEMU_NORETURN with G_NORETURN 3 years ago
gdbstub.c microblaze tcg cpus: Fix Lesser GPL version number 4 years ago
helper.c accel/tcg: Remove will_exit argument from cpu_restore_state 2 years ago
helper.h target/microblaze: Add flags markup to some helpers 4 years ago
insns.decode target/microblaze: Convert dec_stream to decodetree 4 years ago
machine.c migration: Replace migration's JSON writer by the general one 4 years ago
meson.build target/microblaze: Fill in VMStateDescription for cpu 4 years ago
mmu.c exec/exec-all: Move 'qemu/log.h' include in units requiring it 3 years ago
mmu.h target: Include missing 'cpu.h' 3 years ago
op_helper.c exec/exec-all: Move 'qemu/log.h' include in units requiring it 3 years ago
translate.c target/microblaze: Convert to tcg_ops restore_state_to_opc 2 years ago