All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] KVM/arm64 fixes for NV PAC support
@ 2024-05-28 10:06 ` Marc Zyngier
  0 siblings, 0 replies; 14+ messages in thread
From: Marc Zyngier @ 2024-05-28 10:06 UTC (permalink / raw)
  To: kvmarm, linux-arm-kernel, kvm
  Cc: James Morse, Suzuki K Poulose, Oliver Upton, Zenghui Yu,
	Joey Gouly

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


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

end of thread, other threads:[~2024-05-30 16:37 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-28 10:06 [PATCH 0/2] KVM/arm64 fixes for NV PAC support Marc Zyngier
2024-05-28 10:06 ` Marc Zyngier
2024-05-28 10:06 ` [PATCH 1/2] KVM: arm64: nv: Fix relative priorities of exceptions generated by ERETAx Marc Zyngier
2024-05-28 10:06   ` Marc Zyngier
2024-05-29 14:27   ` Joey Gouly
2024-05-29 14:27     ` Joey Gouly
2024-05-29 14:44     ` Marc Zyngier
2024-05-29 14:44       ` Marc Zyngier
2024-05-28 10:06 ` [PATCH 2/2] KVM: arm64: nv: Expose BTI and CSV_frac to a guest hypervisor Marc Zyngier
2024-05-28 10:06   ` Marc Zyngier
2024-05-30  7:58 ` [PATCH 0/2] KVM/arm64 fixes for NV PAC support Oliver Upton
2024-05-30  7:58   ` Oliver Upton
2024-05-30 16:37 ` Marc Zyngier
2024-05-30 16:37   ` Marc Zyngier

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.