Re: [PATCH v3 2/3] KVM: selftests: Expand the guest_memfd test macros to allow passing the VM

From: Ackerley Tng

Date: Sat May 30 2026 - 19:18:36 EST


Sean Christopherson <seanjc@xxxxxxxxxx> writes:

> Expand the gmem test macros to allow passing the VM to testcases, without
> needing to plumb the VM into _every_ testcase, as the vast majority of
> testcases only need the fd and size.
>
> No functional change intended.
>
> Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx>
> ---
>
> [...snip...]
>

Reviewed-by: Ackerley Tng <ackerleytng@xxxxxxxxxx>
Tested-by: Ackerley Tng <ackerleytng@xxxxxxxxxx>