linux/tools/testing/selftests/vfio/lib
Sean Christopherson e242e974e8 vfio: selftests: Add luuid to libvfio.mk's list of libraries, not to the Makefile
Link to the uuid library as part of libvfio.mk instead of as only linking
it via VFIO selftests' Makefile, as the whole point of providing libvfio.mk
is to allow linking the VFIO library functionality into KVM selftests,
without KVM selftests having to know the gory details or duplicate code.

Cc: Raghavendra Rao Ananta <rananta@google.com>
Cc: David Matlack <dmatlack@google.com>
Cc: Vipin Sharma <vipinsh@google.com>
Cc: Alex Williamson <alex@shazbot.org>
Fixes: e65f1bf8a2 ("vfio: selftests: Extend container/iommufd setup for passing vf_token")
Signed-off-by: Sean Christopherson <seanjc@google.com>
Reviewed-by: David Matlack <dmatlack@google.com>
Link: https://lore.kernel.org/r/20260630212805.474418-1-seanjc@google.com
Signed-off-by: Alex Williamson <alex@shazbot.org>
2026-06-30 15:50:55 -06:00
..
drivers vfio: selftests: Support DMR and GNR-D DSA devices 2026-03-20 13:54:51 -06:00
include vfio: selftests: Add helpers to alloc/free vfio_pci_device 2026-05-20 11:54:10 -06:00
iommu.c vfio: selftests: Centralize IOMMU mode name definitions 2026-01-19 10:06:29 -07:00
iova_allocator.c vfio: selftests: Drop <uapi/linux/types.h> includes 2025-12-23 14:17:13 -07:00
libvfio.c vfio: selftests: Align BAR mmaps for efficient IOMMU mapping 2026-01-19 10:06:30 -07:00
libvfio.mk vfio: selftests: Add luuid to libvfio.mk's list of libraries, not to the Makefile 2026-06-30 15:50:55 -06:00
sysfs.c vfio: selftests: Introduce a sysfs lib 2026-05-20 11:54:10 -06:00
vfio_pci_device.c vfio: selftests: Add helpers to alloc/free vfio_pci_device 2026-05-20 11:54:10 -06:00
vfio_pci_driver.c Significant patch series in this pull request: 2025-12-06 14:01:20 -08:00