Re: spice-vdagentd doesn't work
Reply #4 –
Did you also install qemu-guest-agent and qemu-guest-agent-s6 ?
On my system the Video QXL xml entry looks like this:
<video>
<model type="qxl" ram="65536" vram="65536" vgamem="16384" heads="1" primary="yes"/>
<alias name="video0"/>
<address type="pci" domain="0x0000" bus="0x00" slot="0x01" function="0x0"/>
</video>
And in the guest:
lspci|grep -i qxl
00:01.0 VGA compatible controller: Red Hat, Inc. QXL paravirtual graphic card (rev 05)