qemu/include/exec
Richard Henderson cf9b5790db accel/tcg: Remove CF_LAST_IO
In cpu_exec_step_atomic, we did not set CF_LAST_IO, which lead
to a loop with cpu_io_recompile.

But since 18a536f1f8 ("Always require can_do_io") we no longer
need a flag to indicate when the last insn should have can_do_io set,
so remove the flag entirely.

Reported-by: Clément Chigot <chigot@adacore.com>
Tested-by: Clément Chigot <chigot@adacore.com>
Reviewed-by: Claudio Fontana <cfontana@suse.de>
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1961
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-11-14 10:40:54 -08:00
..
user
address-spaces.h
confidential-guest-support.h
cpu_ldst.h
cpu-all.h
cpu-common.h
cpu-defs.h
cputlb.h
exec-all.h
gdbstub.h
helper-gen-common.h
helper-gen.h
helper-gen.h.inc
helper-head.h
helper-info.c.inc
helper-proto-common.h
helper-proto.h
helper-proto.h.inc
hwaddr.h
ioport.h
log.h
memattrs.h
memop.h
memopidx.h
memory_ldst_cached.h.inc
memory_ldst_phys.h.inc
memory_ldst.h.inc
memory-internal.h
memory.h
page-vary.h
plugin-gen.h
poison.h
ram_addr.h
ramblock.h
ramlist.h
replay-core.h
target_long.h
target_page.h
tb-flush.h
tlb-common.h
translate-all.h
translation-block.h accel/tcg: Remove CF_LAST_IO 2023-11-14 10:40:54 -08:00
translator.h
tswap.h