Skip to content
Commit d4a89e5a authored by Mark Brown's avatar Mark Brown Committed by Marc Zyngier
Browse files

KVM: arm64: Expose S1PIE to guests



Prior to commit 70ed7238 ("KVM: arm64: Sanitise ID_AA64MMFR3_EL1")
we just exposed the santised view of ID_AA64MMFR3_EL1 to guests, meaning
that they saw both TCRX and S1PIE if present on the host machine. That
commit added VMM control over the contents of the register and exposed
S1POE but removed S1PIE, meaning that the extension is no longer visible
to guests. Reenable support for S1PIE with VMM control.

Fixes: 70ed7238 ("KVM: arm64: Sanitise ID_AA64MMFR3_EL1")
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
Reviewed-by: Joey Gouly's avatarJoey Gouly <joey.gouly@arm.com>
Link: https://lore.kernel.org/r/20241005-kvm-arm64-fix-s1pie-v1-1-5901f02de749@kernel.org


Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
parent 79cc6cdb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment