[PATCH v4 0/2] KVM: arm64: nv: Shadow S2 life-cycle fixes
Marc Zyngier
maz at kernel.org
Fri Sep 11 09:22:01 PDT 2026
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
More information about the linux-arm-kernel
mailing list