mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
guest: convert_to_vnc: optionally add qemu-vdagent
Disabled by default, but maybe we turn it on in the future when qemu-vdagent supports migration. Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
committed by
Pavel Hrdina
parent
d58299ee6b
commit
f7988a94e6
@@ -18,6 +18,13 @@
|
||||
<acceleration accel3d="yes"/>
|
||||
</model>
|
||||
</video>
|
||||
<channel type="qemu-vdagent">
|
||||
<source>
|
||||
<clipboard copypaste="no"/>
|
||||
<mouse mode="client"/>
|
||||
</source>
|
||||
<target type="virtio" name="com.redhat.spice.0"/>
|
||||
</channel>
|
||||
<graphics type="egl-headless">
|
||||
<gl rendernode="/dev/my/rendernode"/>
|
||||
</graphics>
|
||||
|
||||
Reference in New Issue
Block a user