On 8/31/26 02:25, Ackerley Tng via B4 Relay wrote:
From: Sean Christopherson <seanjc@google.com>
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 <redacted>
Cc: Xiaoyao Li <redacted>
Signed-off-by: Sean Christopherson <seanjc@google.com>
Co-developed-by: Ackerley Tng <redacted>
Signed-off-by: Ackerley Tng <redacted>
---
Reviewed-by: David Hildenbrand (Arm) <david@kernel.org>
--
Cheers,
David