diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-09-12 19:08:11 -0700 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2023-10-03 02:01:36 +0300 |
commit | 9fb45b05582438dcd52d2d48d48feb05de680c37 (patch) | |
tree | bf9a3de372b56147844eb08d3e879cd8f505ade6 /qemu-keymap.c | |
parent | d6cca99ecdce65afc8d3dabf99b51c63baf7e588 (diff) |
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>
(cherry picked from commit 18a536f1f8d6222e562f59179e837fdfd8b92718)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'qemu-keymap.c')
0 files changed, 0 insertions, 0 deletions