On 8/31/26 02:25, Ackerley Tng via B4 Relay wrote: > From: Sean Christopherson <[email protected]> > > Stub in global variable to enable in-place guest_memfd private<=>shared > memory conversion, which will eventually be exposed to userspace via a > module param, and wire up the __kvm_is_private_gfn() static call to the > guest_memfd version when in-place conversion is enabled, i.e. when gmem is > the sole authority on private vs. shared memory. > > Cc: Fuad Tabba <[email protected]> > Cc: Xiaoyao Li <[email protected]> > Signed-off-by: Sean Christopherson <[email protected]> > Co-developed-by: Ackerley Tng <[email protected]> > Signed-off-by: Ackerley Tng <[email protected]> > ---
Reviewed-by: David Hildenbrand (Arm) <[email protected]> -- Cheers, David
