Signed-off-by: Lin Ma <[email protected]>
---
 tests/testdriver.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/tests/testdriver.xml b/tests/testdriver.xml
index 5b0a277..9ac074e 100644
--- a/tests/testdriver.xml
+++ b/tests/testdriver.xml
@@ -528,6 +528,11 @@ Foo bar baz &amp; yeah boii &lt; &gt; yeahfoo
       </virtualport>
       <address type="pci" domain="0x0000" bus="0x00" slot="0x07" 
function="0x0"/>
     </interface>
+    <interface type="vhostuser">
+      <source type="unix" path="/tmp/vhost1.sock" mode="server"/>
+      <mac address="00:11:22:33:44:66"/>
+      <model type="virtio"/>
+    </interface>
 
 
     <!-- input devices -->
-- 
2.9.2

_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to