mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
docs: formatdomain: add spicevmc <redirdev> example
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>
This commit is contained in:
parent
4b90bb1f46
commit
1bd16c6cf7
@ -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'/>
|
||||
|
Loading…
Reference in New Issue
Block a user