I've seen other mention of a similar problem over the past year but no resolution is ever given. I have two qemu-spice hosts at two different physical locations. When I connect to either of them from spicy or Christophe's osx port of vinagre, I frequently experience loss of input (keyboard/mouse). It is then necessary to disconnect/reconnect to regain control of the session. The hosts are ubuntu precise, the guests are ubuntu oneiric running vdagent (though the problem exists with or without vdagent). spice-related packages are obtained from bderzhavets' usbredir38 repo.<div>
<br></div><div>Some more pertinent info:</div><div><div>qemu-x86_64 version 1.0 (Debian 1.0-2011.12-0ubuntu1), Copyright (c) 2003-2008 Fabrice Bellard</div><div>QEMU emulator version 1.0 (Debian 1.0-2011.12-0ubuntu1), Copyright (c) 2003-2008 Fabrice Bellard</div>
<div>host kernel: 3.2.0-10-generic (64-bit)</div><div>guest kernel: 3.0.0-14-server (64-bit)</div><div><br></div><div>Before I go turning on debugging for all of the various moving parts, is there anything obvious that I might check or a specific cog to debug for maximum effectiveness?</div>
</div><div><br></div><div>Also, here is the libvirt xml associated with one of the guests, if it helps...</div><div><br></div><div>---CUT---</div><div><domain type='kvm' id='3'></div><div> <name>ubuntu-virt03</name></div>
<div> <uuid>49e1a7b7-a0fa-1aa7-3013-080a07c0e52c</uuid></div><div> <memory>4194304</memory></div><div> <currentMemory>4194304</currentMemory></div><div> <vcpu>4</vcpu></div>
<div> <os></div><div> <type arch='x86_64' machine='pc-1.0'>hvm</type></div><div> <boot dev='hd'/></div><div> </os></div><div> <features></div><div> <acpi/></div>
<div> <apic/></div><div> <pae/></div><div> </features></div><div> <clock offset='utc'/></div><div> <on_poweroff>destroy</on_poweroff></div><div> <on_reboot>restart</on_reboot></div>
<div> <on_crash>restart</on_crash></div><div> <devices></div><div> <emulator>/usr/bin/kvm</emulator></div><div> <disk type='file' device='disk'></div><div> <driver name='qemu' type='raw' cache='writeback'/></div>
<div> <source file='/opt/vm/ubuntu.img'/></div><div> <target dev='hda' bus='ide'/></div><div> <alias name='ide0-0-0'/></div><div> <address type='drive' controller='0' bus='0' unit='0'/></div>
<div> </disk></div><div> <controller type='ide' index='0'></div><div> <alias name='ide0'/></div><div> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/></div>
<div> </controller></div><div> <controller type='virtio-serial' index='0'></div><div> <alias name='virtio-serial0'/></div><div> <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/></div>
<div> </controller></div><div> <interface type='bridge'></div><div> <mac address='52:54:00:ea:0e:1a'/></div><div> <source bridge='br1'/></div><div> <target dev='vnet0'/></div>
<div> <alias name='net0'/></div><div> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/></div><div> </interface></div>
<div> <serial type='pty'></div><div> <source path='/dev/pts/2'/></div><div> <target port='0'/></div><div> <alias name='serial0'/></div><div> </serial></div>
<div> <console type='pty' tty='/dev/pts/2'></div><div> <source path='/dev/pts/2'/></div><div> <target type='serial' port='0'/></div><div> <alias name='serial0'/></div>
<div> </console></div><div> <channel type='spicevmc'></div><div> <target type='virtio' name='com.redhat.spice.0'/></div><div> <alias name='channel0'/></div>
<div> <address type='virtio-serial' controller='0' bus='0' port='1'/></div><div> </channel></div><div> <input type='mouse' bus='ps2'/></div><div>
<graphics type='spice' port='5900' tlsPort='-1' autoport='yes'></div><div> <image compression='auto_glz'/></div><div> <jpeg compression='auto'/></div>
<div> <zlib compression='auto'/></div><div> <playback compression='on'/></div><div> </graphics></div><div> <sound model='ich6'></div><div> <alias name='sound0'/></div>
<div> <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/></div><div> </sound></div><div> <video></div><div> <model type='qxl' vram='65536' heads='1'/></div>
<div> <alias name='video0'/></div><div> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/></div><div> </video></div>
<div>
<memballoon model='virtio'></div><div> <alias name='balloon0'/></div><div> <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/></div>
<div> </memballoon></div><div> </devices></div><div></domain></div><div><br></div><div><br></div>