]> git.ipfire.org Git - thirdparty/linux.git/commit
KVM: arm64: Add save/restore support for POR_EL2
authorMarc Zyngier <maz@kernel.org>
Wed, 23 Oct 2024 14:53:40 +0000 (15:53 +0100)
committerOliver Upton <oliver.upton@linux.dev>
Thu, 31 Oct 2024 02:44:22 +0000 (02:44 +0000)
commitde5c2827fb44ae3074638e373bcea64ac9107689
tree1fd0567a6f8d3e08caaffa76475e9577371949ad
parent5970e9903f03560ce9829297e302463acdc26bc0
KVM: arm64: Add save/restore support for POR_EL2

POR_EL2 needs saving when the guest is VHE, and restoring in
any case.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20241023145345.1613824-33-maz@kernel.org
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
arch/arm64/kvm/hyp/vhe/sysreg-sr.c