Re: [PATCH 2/2] vfio: selftests: Automate setting up devices for testing
From: David Matlack
Date: Fri Apr 10 2026 - 18:55:10 EST
On 2026-04-09 01:51 AM, Josh Hilke wrote:
> Update the VFIO selftest setup script to find a device that has a VFIO selftest
> driver on the system, and set it up (i.e unbind that device from its driver, and
> then bind that device to VFIO).
I am leaning toward putting this behind an explicit flag (maybe -p for
pick_device or -a for automatic device setup?) that way we are sure the
user is ok with letting the script start messing with devices on their
system.