Files
qemu/include/sysemu
Philippe Mathieu-Daudé e620363687 accel/hvf: Use accel-specific per-vcpu @dirty field
HVF has a specific use of the CPUState::vcpu_dirty field
(CPUState::vcpu_dirty is not used by common code).
To make this field accel-specific, add and use a new
@dirty variable in the AccelCPUState structure.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20240424174506.326-4-philmd@linaro.org>
2024-04-26 17:03:00 +02:00
..
2023-09-08 13:08:52 +03:00
2023-09-08 13:08:52 +03:00
2023-11-14 10:42:32 +01:00
2023-08-31 19:46:43 +02:00
2024-01-05 21:25:20 +01:00
2023-09-08 13:08:52 +03:00
2024-01-04 09:52:42 +08:00
2023-09-08 13:08:52 +03:00
2024-04-18 11:17:27 +02:00
2023-09-08 13:08:52 +03:00
2020-11-15 16:44:18 +01:00
2022-09-29 11:40:28 +02:00