aboutsummaryrefslogtreecommitdiff
path: root/scripts/vmstate-static-checker.py
diff options
context:
space:
mode:
authorPierrick Bouvier <pierrick.bouvier@linaro.org>2025-05-12 11:04:49 -0700
committerPeter Maydell <peter.maydell@linaro.org>2025-05-14 15:12:40 +0100
commitcb9f95996a5d2941da5a41cc168145aca3051a55 (patch)
tree5232b14559ec0f2d84bf58609c1495e7cd17127c /scripts/vmstate-static-checker.py
parentd31eaa5bdbd5cf05d8313beb7149c33c4a6d750e (diff)
downloadqemu-cb9f95996a5d2941da5a41cc168145aca3051a55.zip
qemu-cb9f95996a5d2941da5a41cc168145aca3051a55.tar.gz
qemu-cb9f95996a5d2941da5a41cc168145aca3051a55.tar.bz2
target/arm/machine: remove TARGET_AARCH64 from migration state
This exposes two new subsections for arm: vmstate_sve and vmstate_za. Those sections have a ".needed" callback, which already allow to skip them when not needed. vmstate_sve .needed is checking cpu_isar_feature(aa64_sve, cpu). vmstate_za .needed is checking ZA flag in cpu->env.svcr. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-id: 20250512180502.2395029-36-pierrick.bouvier@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/vmstate-static-checker.py')
0 files changed, 0 insertions, 0 deletions