4/5

selftests: KVM: guest_memfd: let the gmem_test() harness bind a node

To test GUEST_MEMFD_FLAG_BIND_NODE - extend create_guest_memfd() to accept a node. Ignore the node argument if the BIND_NODE flag is not provided. Signed-off-by: Gregory Price gourry@gourry.net As