Enable spice-vdagent

This commit is contained in:
Mikhail Klementev 2018-07-12 17:43:42 +00:00
parent b124788960
commit b99319a2fe
3 changed files with 12 additions and 1 deletions

View file

@ -49,6 +49,10 @@ var xmlTmpl = `
<listen type='address'/>
<image compression='off'/>
</graphics>
<!-- Guest additionals support -->
<channel type='spicevmc'>
<target type='virtio' name='com.redhat.spice.0'/>
</channel>
<!-- Fake (because -snapshot) writeback image -->
<disk type='file' device='disk'>
<driver name='qemu' type='qcow2' cache='writeback' error_policy='report'/>