<p dir="ltr"><br>
On Apr 25, 2014 10:59 AM, "Marc-André Lureau" <<a href="mailto:mlureau@redhat.com">mlureau@redhat.com</a>> wrote:<br>
><br>
> Hey<br>
><br>
> ----- Original Message -----<br>
> ><br>
> ><br>
> > Try with hard disk image snapshot=on.<br>
> ><br>
> > Here is how I run qemu:<br>
> > QEMU_AUDIO_DRV=spice<br>
> > TMPDIR=/home/rick/qemu/hds<br>
> > /usr/local/bin/qemu-system-x86_64 -cpu host -enable-kvm \<br>
> > -m 1536 -name Win7Pro64 -localtime -no-fd-bootchk -smp cores=4 \<br>
> > -pidfile /home/rick/qemu/hds/win7pro64.pid \<br>
> > -drive file=/home/rick/qemu/hds/win7pro64.qed,if=virtio,index=0,snapshot=on \<br>
> > -vga qxl \<br>
> > -net nic,model=virtio -net user \<br>
> > -device virtio-serial-pci,id=virtio-serial0,max_ports=16,bus=pci.0,addr=0x5 \<br>
> > -chardev spicevmc,name=vdagent,id=vdagent \<br>
> > -device<br>
> > virtserialport,nr=1,bus=virtio-serial0.0,chardev=vdagent,name=com.redhat.spice.0<br>
> > \<br>
> > -spice port=1247,disable-ticketing \<br>
> > -monitor telnet:localhost:12471,server,nowait \<br>
> > -drive if=none,id=cd,file=/dev/sg1 \<br>
> > -device virtio-scsi-pci,id=scsi \<br>
> > -device scsi-generic,drive=cd \<br>
> > -balloon virtio \<br>
> > -soundhw hda \<br>
> > -device usb-ehci<br>
> ><br>
> > Let me know if you still can't reproduce, then I'll run with spice debug<br>
> > level 5.<br>
><br>
> I have been trying to get closer to your configuration, however windows is pretty picky on configuration changes and I hit BSOD.<br>
><br>
> Can you remove as much hw/arguments from your qemu command line? (for ex, is it still reproducable without soundhw, balloon, CD etc?)<br>
><br>
> In any case, I think the log could provide some hints.<br>
><br>
> thanks</p>
<p dir="ltr">I won't be able to do that today, I don't think. But perhaps over the weekend.</p>
<p dir="ltr">Thank you for checking in on this,<br>
-Rick</p>