On Wed, May 22, 2013 at 02:36:46AM +1000, Dmitry Smirnov wrote: > On Wed, 22 May 2013 00:26:06 Laurent Léonard wrote: > > I need the XML configuration file of the virtual machine, you can find it > > in > > /etc/libvirt/qemu if you use QEMU or KVM. > > See attached XML. However it's rather ordinary and this problem is > affecting all virtual machines disregarding of their configuration or > video model. > > > > Please also specify the method you use to connect to the remote server. > > qemu+tcp
I think that's the reason. We're tunneling everythning through ssh in case of qemu+ssh but not for qemu+tcp. In this case you have to make sure you have the VNC server listening not only on localhost. Can you check this? -- Guido

