[PATCH v1 0/2] KVM: fix issues with Permission Indirection Extension

Joey Gouly joey.gouly at arm.com
Thu Oct 12 05:34:57 PDT 2023


Hi all,

This is a fix (and a cleanup) to KVM when using PIE.

The handling around HFG registers was changed and that missed off adding the
PIE traps to the HFG*_nMASK values.

Thanks,
Joey

Joey Gouly (2):
  KVM: arm64: add nPIR{E0}_EL1 to HFG traps
  KVM: arm64: POR{E0}_EL1 do not need trap handlers

 arch/arm64/include/asm/kvm_arm.h | 4 ++--
 arch/arm64/kvm/sys_regs.c        | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.25.1




More information about the linux-arm-kernel mailing list