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/accel
Alex Bennée 27f347e6a1 accel/tcg: also suppress asynchronous IRQs for cpu_io_recompile
While it would be technically correct to allow an IRQ to happen (as
the offending instruction never really completed) it messes up
instrumentation. We already take care to only use memory
instrumentation on the block, we should also suppress IRQs.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Julian Ganz <neither@nut.email>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20250116160306.1709518-23-alex.bennee@linaro.org>
5 days ago
..
hvf include: Rename sysemu/ -> system/ 1 month ago
kvm Accel & Exec patch queue 1 month ago
qtest include: Rename sysemu/ -> system/ 1 month ago
stubs include: Rename sysemu/ -> system/ 1 month ago
tcg accel/tcg: also suppress asynchronous IRQs for cpu_io_recompile 5 days ago
xen include: Rename sysemu/ -> system/ 1 month ago
Kconfig i386: xen: fix compilation --without-default-devices 11 months ago
accel-blocker.c include: Rename sysemu/ -> system/ 1 month ago
accel-system.c include: Rename sysemu/ -> system/ 1 month ago
accel-system.h accel: Rename accel_init_ops_interfaces() to include 'system' 1 year ago
accel-target.c accel: Rename accel_init_ops_interfaces() to include 'system' 1 year ago
accel-user.c accel: extend AccelState and AccelClass to user-mode 4 years ago
dummy-cpus.c include: Rename sysemu/ -> system/ 1 month ago
meson.build accel: Rename accel_softmmu* -> accel_system* 1 year ago