[dts] [PATCH V1]conf/global_suite: set the default vf driver to be vfio-pci

hanyingya yingyax.han at intel.com
Wed Nov 11 06:27:12 CET 2020


pci-stub has been abandoned and vfio-pci is used by default now.

Signed-off-by: hanyingya <yingyax.han at intel.com>
---
 conf/global_suite.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/global_suite.cfg b/conf/global_suite.cfg
index d784fc50..6109a6d6 100644
--- a/conf/global_suite.cfg
+++ b/conf/global_suite.cfg
@@ -1,2 +1,2 @@
 [global]
-vf_driver=pci-stub
\ No newline at end of file
+vf_driver=vfio-pci
-- 
2.17.1



More information about the dts mailing list