On 8/31/26 02:25, Ackerley Tng via B4 Relay wrote: > From: Sean Christopherson <[email protected]> > > Use kvm_mem_is_private() when populating guest_memfd instead of using an > open coded equivalent. In addition to simplifying the populate code *now*, > this avoids the need to provide a range-based gmem lookup API in the future > as well. > > No functional change intended. > > Signed-off-by: Sean Christopherson <[email protected]> > Suggested-by: Xiaoyao Li <[email protected]> > Reviewed-by: Xiaoyao Li <[email protected]> > Reviewed-by: Binbin Wu <[email protected]> > Reviewed-by: Fuad Tabba <[email protected]> > Signed-off-by: Ackerley Tng <[email protected]> > ---
Reviewed-by: David Hildenbrand (Arm) <[email protected]> -- Cheers, David
