All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] KVM: arm64: nv: Fixes for FEAT_XNX (and the lack thereof)
@ 2026-06-02 16:58 Oliver Upton
  2026-06-02 16:59 ` [PATCH v2 1/2] KVM: arm64: nv: Fix handling of XN[0] when !FEAT_XNX Oliver Upton
  2026-06-02 16:59 ` [PATCH v2 2/2] KVM: arm64: Correctly identify executable PTEs at stage-2 Oliver Upton
  0 siblings, 2 replies; 7+ messages in thread
From: Oliver Upton @ 2026-06-02 16:58 UTC (permalink / raw)
  To: kvmarm
  Cc: Marc Zyngier, Joey Gouly, Suzuki K Poulose, Zenghui Yu,
	Wei-Lin Chang, Oliver Upton

Sending a v2 to address Wei-Lin's feedback and fix an additional issue
spotted by sashiko.

v1: https://lore.kernel.org/kvmarm/20260602072759.37885-1-oupton@kernel.org/

Oliver Upton (2):
  KVM: arm64: nv: Fix handling of XN[0] when !FEAT_XNX
  KVM: arm64: Correctly identify executable PTEs at stage-2

 arch/arm64/include/asm/kvm_nested.h | 4 ++--
 arch/arm64/kvm/hyp/pgtable.c        | 4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)


base-commit: 5d6919055dec134de3c40167a490f33c74c12581
-- 
2.47.3


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

end of thread, other threads:[~2026-06-04 12:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-02 16:58 [PATCH v2 0/2] KVM: arm64: nv: Fixes for FEAT_XNX (and the lack thereof) Oliver Upton
2026-06-02 16:59 ` [PATCH v2 1/2] KVM: arm64: nv: Fix handling of XN[0] when !FEAT_XNX Oliver Upton
2026-06-03 22:57   ` Wei-Lin Chang
2026-06-03 23:06     ` Oliver Upton
2026-06-04 12:37       ` Wei-Lin Chang
2026-06-02 16:59 ` [PATCH v2 2/2] KVM: arm64: Correctly identify executable PTEs at stage-2 Oliver Upton
2026-06-04 12:41   ` Wei-Lin Chang

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.