* [dts] [PATCH V1]conf/global_suite: set the default vf driver to be vfio-pci
@ 2020-11-11 5:27 hanyingya
2020-11-11 6:49 ` Tu, Lijuan
0 siblings, 1 reply; 2+ messages in thread
From: hanyingya @ 2020-11-11 5:27 UTC (permalink / raw)
To: dts; +Cc: hanyingya
pci-stub has been abandoned and vfio-pci is used by default now.
Signed-off-by: hanyingya <yingyax.han@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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-11-11 6:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-11 5:27 [dts] [PATCH V1]conf/global_suite: set the default vf driver to be vfio-pci hanyingya
2020-11-11 6:49 ` Tu, Lijuan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).