diff options
author | 2024-04-24 18:16:49 +0200 | |
---|---|---|
committer | 2024-04-26 17:02:56 +0200 | |
commit | 79f1926b2dfa25ac47adbdc0748dc5f951b55ac5 (patch) | |
tree | bf448e93b8f752f2bd5c2f7d58ae9cb610dd7f7c /scripts/qapi/source.py | |
parent | accel/whpx: Use accel-specific per-vcpu @dirty field (diff) | |
download | qemu-79f1926b2dfa25ac47adbdc0748dc5f951b55ac5.tar.xz qemu-79f1926b2dfa25ac47adbdc0748dc5f951b55ac5.zip |
accel/nvmm: Use accel-specific per-vcpu @dirty field
NVMM 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-3-philmd@linaro.org>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions