]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/helper.c
target/arm: Adjust definition of CONTEXTIDR_EL2
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 6 May 2022 18:02:22 +0000 (13:02 -0500)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 9 May 2022 10:47:53 +0000 (11:47 +0100)
commit52d187275b3a306c6bc83c083885ae34e0939f0d
treeac09e3ae45bca60e3f9e6a5d0096ddc87904afd8
parent60360d82a1022f8db9cbe5ed312de14b490fa46e
target/arm: Adjust definition of CONTEXTIDR_EL2

This register is present for either VHE or Debugv8p2.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220506180242.216785-5-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper.c