]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Add ID_AA64ISAR2_EL1
authorAaron Lindsay <aaron@os.amperecomputing.com>
Tue, 29 Aug 2023 23:23:25 +0000 (16:23 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 8 Sep 2023 11:50:44 +0000 (12:50 +0100)
commita969fe9755d9f6e6319b6eb308c8afeec1ccc969
tree860fbdff5aae6460415dcb596802a97dd9041375
parent871a7f6a9a62df2908f69b43fde4baff36305e34
target/arm: Add ID_AA64ISAR2_EL1

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Aaron Lindsay <aaron@os.amperecomputing.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230829232335.965414-3-richard.henderson@linaro.org
[PMM: drop the HVF part of the patch and just comment that
 we need to do something when the register appears in that API]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.h
target/arm/helper.c
target/arm/hvf/hvf.c
target/arm/kvm64.c