aboutsummaryrefslogtreecommitdiff
path: root/target/arm/cpu64.c
diff options
context:
space:
mode:
authorAndrew Jones <drjones@redhat.com>2021-08-23 18:06:45 +0200
committerPeter Maydell <peter.maydell@linaro.org>2021-08-26 17:01:59 +0100
commit927703cc40fb86b10bd7bb5bb0efa8da69fc6db6 (patch)
treef605925b52a940f5bce7c0a254c6e931e700ad3c /target/arm/cpu64.c
parent5401b1e08d468d28de1a7f433062f338fc47bad9 (diff)
downloadqemu-927703cc40fb86b10bd7bb5bb0efa8da69fc6db6.zip
qemu-927703cc40fb86b10bd7bb5bb0efa8da69fc6db6.tar.gz
qemu-927703cc40fb86b10bd7bb5bb0efa8da69fc6db6.tar.bz2
target/arm/kvm64: Ensure sve vls map is completely clear
bitmap_clear() only clears the given range. While the given range should be sufficient in this case we might as well be 100% sure all bits are zeroed by using bitmap_zero(). Signed-off-by: Andrew Jones <drjones@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20210823160647.34028-3-drjones@redhat.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target/arm/cpu64.c')
0 files changed, 0 insertions, 0 deletions