diff options
author | 2024-01-28 10:24:10 +1000 | |
---|---|---|
committer | 2024-01-29 07:13:13 +1000 | |
commit | b11cdf27482af998a3fa42f36bc17a3f59404037 (patch) | |
tree | 8f57d07c35c36e74aa8cdd6e404278f9fe916382 /scripts/qapi/source.py | |
parent | include/exec: Move cpu_*()/cpu_env() to common header (diff) | |
download | qemu-b11cdf27482af998a3fa42f36bc17a3f59404037.tar.xz qemu-b11cdf27482af998a3fa42f36bc17a3f59404037.zip |
include/hw/core: Move do_interrupt in TCGCPUOps
The ifdef out of which it is moved is not quite right: do_interrupt is
only needed for system mode. Move it to the top of a different ifdef
block, which preserves its position within the structure for that case.
Signed-off-by: Anton Johansson <anjo@rev.ng>
Message-Id: <20240119144024.14289-18-anjo@rev.ng>
[rth: Split from a larger patch and simplified.]
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions