All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] KVM: fix issues with Permission Indirection Extension
@ 2023-10-12 12:34 ` Joey Gouly
  0 siblings, 0 replies; 8+ 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


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

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

Thread overview: 8+ 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 ` 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   ` Joey Gouly
2023-10-12 15:33   ` Marc Zyngier
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
2023-10-12 12:34   ` Joey Gouly

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.