]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Disable SVE extensions when SVE is disabled
authorMarcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Sun, 26 May 2024 20:45:51 +0000 (13:45 -0700)
committerMichael Tokarev <mjt@tls.msk.ru>
Sat, 1 Jun 2024 04:20:15 +0000 (07:20 +0300)
commit71c7036b18638ccb903a844dd0044ab08efab2d9
tree573af8d4831d1c03843f8e928810970b8ac2f9fb
parent3f470980b4933d9e1b4b29683a7e8b425352bc10
target/arm: Disable SVE extensions when SVE is disabled

Cc: qemu-stable@nongnu.org
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2304
Reported-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Message-id: 20240526204551.553282-1-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
(cherry picked from commit daf9748ac002ec35258e5986b6257961fd04b565)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
target/arm/cpu64.c