mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Support PCI passthrough for Xen
This commit is contained in:
@@ -145,6 +145,7 @@ mymain(int argc, char **argv)
|
||||
DO_TEST("bridge-ipaddr", "bridge-ipaddr", 3);
|
||||
DO_TEST("no-source-cdrom", "no-source-cdrom", 2);
|
||||
DO_TEST("pv-localtime", "pv-localtime", 2);
|
||||
DO_TEST("pci-devs", "pci-devs", 2);
|
||||
|
||||
DO_TEST("fv-utc", "fv-utc", 1);
|
||||
DO_TEST("fv-localtime", "fv-localtime", 1);
|
||||
|
||||
Reference in New Issue
Block a user