[PATCH 0/2] KVM/arm64 fixes for NV PAC support

Marc Zyngier maz at kernel.org
Tue May 28 03:06:30 PDT 2024


Here's a small series of fixes following the introduction of NV PAuth
support in 6.10:

- address the relative priorities of Instruction abort, Illegal
  Execution state, and PAC failure (already posted)

- Expose BTI to a NV guest now that we have PAC up and running

Unless someone shouts, I'll take these patches in the next batch of
fixes.

	M.

Marc Zyngier (2):
  KVM: arm64: nv: Fix relative priorities of exceptions generated by
    ERETAx
  KVM: arm64: nv: Expose BTI and CSV_frac to a guest hypervisor

 arch/arm64/kvm/emulate-nested.c | 21 +++++++++++----------
 arch/arm64/kvm/nested.c         |  6 ++++--
 2 files changed, 15 insertions(+), 12 deletions(-)

-- 
2.39.2




More information about the linux-arm-kernel mailing list