]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2argvtest: Switch to modern vfio backend
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 12 Aug 2019 14:47:14 +0000 (16:47 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Sat, 17 Aug 2019 10:34:43 +0000 (12:34 +0200)
commit9b3df94ac4dcc219579c72b4af182f692f8f698b
tree679ed677b2dc02041a9da1f444b1221759e495bf
parent5cd4606e380daeb72f51a3a325b19d577269d430
qemuxml2argvtest: Switch to modern vfio backend

The pci-assign device is so old school that no one uses it. All
modern systems have adapted VFIO. Switch our xml2argv test too.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Tested-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
tests/qemuxml2argvdata/hostdev-pci-address-device.args
tests/qemuxml2argvdata/hostdev-pci-address.args
tests/qemuxml2argvdata/net-hostdev-bootorder.args
tests/qemuxml2argvdata/net-hostdev-multidomain.args
tests/qemuxml2argvdata/net-hostdev.args
tests/qemuxml2argvdata/pci-rom.args
tests/qemuxml2argvtest.c