]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: add a vfio-user smoke test
authorMark Cave-Ayland <mark.caveayland@nutanix.com>
Thu, 11 Sep 2025 21:09:05 +0000 (23:09 +0200)
committerCédric Le Goater <clg@redhat.com>
Thu, 25 Sep 2025 15:55:19 +0000 (17:55 +0200)
commitad9c861945f9e82073d86a7542acf6f928b839d8
tree31802697703c4f87de8f9d2168b8b26b00360623
parent95b9e0d2ade5d633fd13ffba96a54e87c65baf39
tests/functional: add a vfio-user smoke test

Add a basic test of the vfio-user PCI client implementation.

Co-authored-by: John Levon <john.levon@nutanix.com>
Signed-off-by: Mark Cave-Ayland <mark.caveayland@nutanix.com>
Signed-off-by: John Levon <john.levon@nutanix.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250911210905.2070474-1-john.levon@nutanix.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
MAINTAINERS
tests/functional/x86_64/meson.build
tests/functional/x86_64/test_vfio_user_client.py [new file with mode: 0755]