+7
−0
tools/testing/selftests/vfio/.gitignore
0 → 100644
+7
−0
tools/testing/selftests/vfio/Makefile
0 → 100644
+2
−0
Loading
Create the directory tools/testing/selftests/vfio with a stub Makefile and hook it up to the top-level selftests Makefile. This directory will be used in subsequent commits to host selftests for the VFIO subsystem. Acked-by:Shuah Khan <skhan@linuxfoundation.org> Signed-off-by:
David Matlack <dmatlack@google.com> Link: https://lore.kernel.org/r/20250822212518.4156428-2-dmatlack@google.com Signed-off-by:
Alex Williamson <alex.williamson@redhat.com>