]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: arm64: Subject S1PIE/S1POE registers to HCR_EL2.{TVM,TRVM}
authorMarc Zyngier <maz@kernel.org>
Wed, 23 Oct 2024 14:53:37 +0000 (15:53 +0100)
committerOliver Upton <oliver.upton@linux.dev>
Thu, 31 Oct 2024 02:44:22 +0000 (02:44 +0000)
commitf7575530df436c39d07e79d6eef721c6e7b35bb4
treedd395b8893602e89266cc99df903c3a881dca379
parentb17d8aa2012617c51c5478f1be69044adb602d53
KVM: arm64: Subject S1PIE/S1POE registers to HCR_EL2.{TVM,TRVM}

All the El0/EL1 S1PIE/S1POE system register are caught by the HCR_EL2
TVM and TRVM bits. Reflect this in the coarse grained trap table.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20241023145345.1613824-30-maz@kernel.org
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
arch/arm64/kvm/emulate-nested.c