Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] KVM: arm64: nv: Shadow S2 life-cycle fixes
@ 2026-09-11 16:22 Marc Zyngier
  2026-09-11 16:22 ` [PATCH v4 1/2] KVM: arm64: nv: Fix life cycle of the nested_mmus array Marc Zyngier
  2026-09-11 16:22 ` [PATCH v4 2/2] KVM: arm64: nv: Delay freeing of shadow S2 structures until VM destruction Marc Zyngier
  0 siblings, 2 replies; 5+ messages in thread
From: Marc Zyngier @ 2026-09-11 16:22 UTC (permalink / raw)
  To: kvmarm, linux-arm-kernel
  Cc: Steffen Eiden, Joey Gouly, Suzuki K Poulose, Oliver Upton,
	Zenghui Yu, Fuad Tabba, ljs, Shen Yongchao, Karl Mehltretter,
	Wei-Lin Chang

7.3-rc2 has introduced annoying conflicts with this, so in the spirit
of making things a bit easier for Oliver, here's the version rebased
on -rc2!

* From v3 [1]

  - Fixed spacing (Wei-Lin)

  - Rebased on 7.3-rc2

  - Collected RB from Lorenzo, with thanks.

[1] https://lore.kernel.org/all/20260821161829.1032561-1-maz@kernel.org

Marc Zyngier (2):
  KVM: arm64: nv: Fix life cycle of the nested_mmus array
  KVM: arm64: nv: Delay freeing of shadow S2 structures until VM
    destruction

 arch/arm64/include/asm/kvm_host.h   |   2 +-
 arch/arm64/include/asm/kvm_nested.h |   3 +-
 arch/arm64/kvm/arm.c                |   8 ++-
 arch/arm64/kvm/nested.c             | 100 ++++++++++++++--------------
 4 files changed, 58 insertions(+), 55 deletions(-)

-- 
2.47.3



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

end of thread, other threads:[~2026-09-11 18:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-11 16:22 [PATCH v4 0/2] KVM: arm64: nv: Shadow S2 life-cycle fixes Marc Zyngier
2026-09-11 16:22 ` [PATCH v4 1/2] KVM: arm64: nv: Fix life cycle of the nested_mmus array Marc Zyngier
2026-09-11 18:57   ` Wei-Lin Chang
2026-09-11 16:22 ` [PATCH v4 2/2] KVM: arm64: nv: Delay freeing of shadow S2 structures until VM destruction Marc Zyngier
2026-09-11 18:59   ` Wei-Lin Chang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox