Re: [PATCH v3 0/6] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
From: Sean Christopherson
Date: Thu Jan 15 2026 - 13:06:12 EST
On Thu, 08 Jan 2026 15:46:16 -0600, Michael Roth wrote:
> This patchset is also available at:
>
> https://github.com/AMDESE/linux/tree/gmem-populate-rework-v3
>
> and is based on top of kvm/next (0499add8efd7)
>
>
> [...]
Applied to kvm-x86 gmem, with the tweaked logic I suggested. Thanks!
[1/6] KVM: SVM: Fix a missing kunmap_local() in sev_gmem_post_populate()
https://github.com/kvm-x86/linux/commit/60b590de8b30
[2/6] KVM: guest_memfd: Remove partial hugepage handling from kvm_gmem_populate()
https://github.com/kvm-x86/linux/commit/0726d3e164f1
[3/6] KVM: guest_memfd: Remove preparation tracking
https://github.com/kvm-x86/linux/commit/188349ceb0f0
[4/6] KVM: SEV: Document/enforce page-alignment for KVM_SEV_SNP_LAUNCH_UPDATE
https://github.com/kvm-x86/linux/commit/b2e648758038
[5/6] KVM: TDX: Document alignment requirements for KVM_TDX_INIT_MEM_REGION
https://github.com/kvm-x86/linux/commit/894c3cc35b89
[6/6] KVM: guest_memfd: GUP source pages prior to populating guest memory
https://github.com/kvm-x86/linux/commit/ba375af3d04d
--
https://github.com/kvm-x86/linux/tree/next