[PATCH v2 0/3] KVM: arm64: Fixes to handling of restricted registers for protected VMs
Fuad Tabba
tabba at google.com
Thu Aug 7 05:01:30 PDT 2025
This patch series mainly fixes issues we've encountered in pKVM (in
downstream Android code), related to the handling of protected VM access
to restricted registers and injecting undefined exceptions into a
protected guest.
The last patch in this series isn't pKVM specific, but a fix to the
vgic-v2 code encountered while fixing the issues in this series. The
issue it fixes was indirectly introduced into the code with hVHE.
Changes from v1 [1]:
- Dropped the refactoring patch.
- Added Reported-by tags.
Based on Linux 6.16.
Cheers,
/fuad
[1] https://lore.kernel.org/all/20250805135617.831971-1-tabba@google.com/
Fuad Tabba (3):
KVM: arm64: Handle AIDR_EL1 and REVIDR_EL1 in host for protected VMs
KVM: arm64: Sync protected guest VBAR_EL1 on injecting an undef
exception
arm64: vgic-v2: Fix guest endianness check in hVHE mode
arch/arm64/kvm/hyp/nvhe/sys_regs.c | 5 +++++
arch/arm64/kvm/hyp/vgic-v2-cpuif-proxy.c | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
base-commit: 038d61fd642278bab63ee8ef722c50d10ab01e8f
--
2.50.1.565.gc32cd1483b-goog
More information about the linux-arm-kernel
mailing list