diff options
author | 2024-04-24 18:16:59 +0200 | |
---|---|---|
committer | 2024-04-26 17:03:00 +0200 | |
commit | e620363687d468530e00db59ea00f08e6f67eabc (patch) | |
tree | 0ca99496d6daaf8d065e9256a149e7f4d80acdd9 /scripts/qapi/source.py | |
parent | accel/nvmm: Use accel-specific per-vcpu @dirty field (diff) | |
download | qemu-e620363687d468530e00db59ea00f08e6f67eabc.tar.xz qemu-e620363687d468530e00db59ea00f08e6f67eabc.zip |
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>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions