[PATCH 4/4] docs: formatdomain: add spicevmc <redirdev> example

Cole Robinson crobinso at redhat.com
Sun Oct 4 18:56:17 UTC 2020


spicevmc is the most common <redirdev> usage. This adds an XML example
for it.

Signed-off-by: Cole Robinson <crobinso at redhat.com>
---
 docs/formatdomain.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst
index 8fc08c5fd2..9316dab9cc 100644
--- a/docs/formatdomain.rst
+++ b/docs/formatdomain.rst
@@ -4066,6 +4066,7 @@ after 0.9.5 (KVM only)` :
 
    ...
    <devices>
+     <redirdev bus='usb' type='spicevmc'/>
      <redirdev bus='usb' type='tcp'>
        <source mode='connect' host='localhost' service='4000'/>
        <boot order='1'/>
-- 
2.28.0




More information about the libvir-list mailing list