mirror of
https://github.com/qemu/qemu.git
synced 2026-07-08 17:46:10 +00:00
No need for accel-specific @dirty field when we have a generic one in CPUState. (Other accelerators already did that in commits 6f13a0ada01..36ab216b81d). Signed-off-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com> Tested-by: Magnus Kulke <magnuskulke@linux.microsoft.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20260705215729.62196-6-philmd@oss.qualcomm.com>