26 Mar
2015
26 Mar
'15
3:53 a.m.
Hello guys, I'm trying to start a VM using the QEMU GTK Display Interface instead of a SDL window. But I'm failing. My actual setting is using SDL with this XML line: <graphics type='sdl' display=':0.0' xauth='/home/ploog/.Xauthority'/> I changed to: <graphics type='gtk'> But it fails to start the VM. Any ideias? Thanks in advance,