I&#39;ve been attempting to use KVM / Spice and QXL to handle my virtualization environment.<div><br></div><div>I&#39;ve noticed a couple of issues, and I haven&#39;t been able to track down other people having the same issues.</div>
<div><br></div><div>This strikes me as odd as I don&#39;t think my setup is particularly unique.</div><div><br></div><div>I&#39;m running Fedora 15 with current versions of everything. (libvirtd 0.8.8)</div><div><br></div>
<div>The issues I&#39;ve encountered are:</div><div>Windows Guests: (WinXp - Win 7)</div><div>Blue screen of death after doing something graphically intensive, I did find a mention of this in bugzilla, but only one mention...</div>
<div><br></div><div>Linux guests (FC14 primarily but has occurred in other guests)</div><div>Random logouts that bounce me back to the KDE login screen.  It also resets my resolution to something quite low.</div><div><br>
</div><div>If anyone is interested I can dig up memory dumps from the Windows XP BSOD...  I was unable to find anything useful regarding the FC14 crashes but I would be totally willing to attempt to reproduce them if it would help.</div>
<div><br></div><div>When these occur I am always running Spice + QXL...  Windows QXL client is 0.6.1, I just tried with 0.6.0, I didn&#39;t get a meaningful memory dump but the process did eventually crash after about 15 minutes of scrolling a Firefox browser up and down and watching flash videos...</div>
<div><br></div><div>I did manually change the ram setting in the XML file and here is the qemu command line that launched the WinXP machine:</div><div><br></div><div><div>qemu      3859 53.1  8.8 2696152 2196932 ?     Sl   20:27   0:51 /usr/bin/qemu-kvm -S -M pc-0.14 -enable-kvm -m 2048 -smp 2,sockets=2,cores=1,threads=1 -name WinXP -uuid c35128d3-1c56-2cf9-a6db-3f61a64a964a -nodefconfig -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/WinXP.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime -boot c -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x5 -drive file=/var/lib/libvirt/images/WinXP.img,if=none,id=drive-virtio-disk0,boot=on,format=qcow2 -device virtio-blk-pci,bus=pci.0,addr=0x6,drive=drive-virtio-disk0,id=virtio-disk0 -netdev tap,fd=21,id=hostnet0 -device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:d1:11:3e,bus=pci.0,addr=0x3 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -chardev spicevmc,id=charchannel0,name=vdagent -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=com.redhat.spice.0 -usb -device usb-tablet,id=input0 -spice port=5900,addr=127.0.0.1,disable-ticketing -vga qxl -device ES1370,id=sound0,bus=pci.0,addr=0x4 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x7</div>
</div><div><br></div><div><br></div><div>Thank you.</div><div><br></div><div>Gary C. Lucas</div>