diff options
author | 2024-04-24 18:16:34 +0200 | |
---|---|---|
committer | 2024-04-26 17:02:24 +0200 | |
commit | 9ad49538c7b7c0672110994d81d687ed42bf3ef4 (patch) | |
tree | da3e7d1f3d9be68e682f88a645675b50675d41b4 /scripts/qapi/source.py | |
parent | accel/tcg: Rename helper-head.h -> helper-head.h.inc (diff) | |
download | qemu-9ad49538c7b7c0672110994d81d687ed42bf3ef4.tar.xz qemu-9ad49538c7b7c0672110994d81d687ed42bf3ef4.zip |
accel/whpx: Use accel-specific per-vcpu @dirty field
WHPX 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-2-philmd@linaro.org>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions