On Thu, Sep 10, 2026 at 04:55:26PM -0700, Ackerley Tng via B4 Relay wrote: > Here's v13. Thanks everyone for the comments and fast responses! > We're now at ~3 weeks to soft-close at 7.3-rc5. > > v13 is based on 7.3-rc2 and: > > + Hugh's patch to export lru_cache_drain_for_folio() > + Another series [1], which makes kvm_gmem_get_pfn() NOT return a > refcounted page to KVM. > > Here's everything stitched together for your convenience: > > https://github.com/googleprodkernel/linux-cc/commits/guest_memfd-inplace-conversion-v13 The following configurations were tested and all booted TDs successfully: (1) gmem_in_place_conversion=1, in-place conversions + in-place-add init mem (2) gmem_in_place_conversion=1, in-place conversions + out-of-place-add init mem (3) gmem_in_place_conversion=0, out-of-place conversions + out-of-place-add init mem
Tested-by: Yan Zhao <[email protected]>
