]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: formatdomain: add spicevmc <redirdev> example
authorCole Robinson <crobinso@redhat.com>
Sun, 4 Oct 2020 16:34:21 +0000 (12:34 -0400)
committerCole Robinson <crobinso@redhat.com>
Mon, 5 Oct 2020 14:07:29 +0000 (10:07 -0400)
spicevmc is the most common <redirdev> usage. This adds an XML example
for it.

Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
docs/formatdomain.rst

index 62c9a62572b71402aeb6568f7c1fe2ab5196d018..cc4f91d4ea4ba179e2f36c39a6074e3ca28cf548 100644 (file)
@@ -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'/>