diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-09-12 19:08:11 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-09-28 10:08:13 -0700 |
commit | 18a536f1f8d6222e562f59179e837fdfd8b92718 (patch) | |
tree | 55d97029057535ac0bb0fa4de76fc19200dcf338 /io/channel-buffer.c | |
parent | 200c1f904f46c209cb022e711a48b89e46512902 (diff) | |
download | qemu-18a536f1f8d6222e562f59179e837fdfd8b92718.zip qemu-18a536f1f8d6222e562f59179e837fdfd8b92718.tar.gz qemu-18a536f1f8d6222e562f59179e837fdfd8b92718.tar.bz2 |
accel/tcg: Always require can_do_io
Require i/o as the last insn of a TranslationBlock always,
not only with icount. This is required for i/o that alters
the address space, such as a pci config space write.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1866
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'io/channel-buffer.c')
0 files changed, 0 insertions, 0 deletions