linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] KVM: fix issues with Permission Indirection Extension
@ 2023-10-12 12:34 Joey Gouly
  2023-10-12 12:34 ` [PATCH v1 1/2] KVM: arm64: add nPIR{E0}_EL1 to HFG traps Joey Gouly
  2023-10-12 12:34 ` [PATCH v1 2/2] KVM: arm64: POR{E0}_EL1 do not need trap handlers Joey Gouly
  0 siblings, 2 replies; 4+ messages in thread
From: Joey Gouly @ 2023-10-12 12:34 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: joey.gouly, maz, oliver.upton, kvmarm

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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-10-12 15:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-12 12:34 [PATCH v1 0/2] KVM: fix issues with Permission Indirection Extension Joey Gouly
2023-10-12 12:34 ` [PATCH v1 1/2] KVM: arm64: add nPIR{E0}_EL1 to HFG traps Joey Gouly
2023-10-12 15:33   ` Marc Zyngier
2023-10-12 12:34 ` [PATCH v1 2/2] KVM: arm64: POR{E0}_EL1 do not need trap handlers Joey Gouly

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).