diff mbox series

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

Message ID c64134492aad4b879df930dd2ab0038ec5f6d190.1601837418.git.crobinso@redhat.com
State New
Headers show
Series docs: formatdomain: misc fixes | expand

Commit Message

Cole Robinson Oct. 4, 2020, 6:56 p.m. UTC
spicevmc is the most common <redirdev> usage. This adds an XML example
for it.

Signed-off-by: Cole Robinson <crobinso@redhat.com>

---
 docs/formatdomain.rst | 1 +
 1 file changed, 1 insertion(+)

-- 
2.28.0

Comments

Ján Tomko Oct. 4, 2020, 8:29 p.m. UTC | #1
On a Sunday in 2020, Cole Robinson wrote:
>spicevmc is the most common <redirdev> usage. This adds an XML example

>for it.

>

>Signed-off-by: Cole Robinson <crobinso@redhat.com>

>---

> docs/formatdomain.rst | 1 +

> 1 file changed, 1 insertion(+)

>


Reviewed-by: Ján Tomko <jtomko@redhat.com>


Jano
diff mbox series

Patch

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'/>