Re: [Spice-devel] qemu-2.0 / spice crash

2014-04-25 Thread Dominique Rodrigues
I did not uninstall spice agent to test that. However, I am quite sure that there is a link with the SPICE driver. I have crashes after switching to fullscreen (and coming back or not to windowed screen). Usually, launching a video or an application (word 2013) is enough to crash the VM in only a

Re: [Spice-devel] qemu-2.0 / spice crash

2014-04-25 Thread nicolas prochazka
Can you reproduce crashe when spice redhat agent is uninstalled ( on windows guest ) . ? ( this is my case) Regards, Nicolas Prochazka. 2014-04-25 18:20 GMT+02:00 Dominique Rodrigues < dominique.rodrig...@nanocloud.com>: > I also have crashes when I launch a Windows 7 VM with recent releases of

Re: [Spice-devel] [PATCH] migration: Don't assert() if MIGRATE_DATA comes before attaching the agent

2014-04-25 Thread Christophe Fergeau
Ping? - Mail original - > During seamless migration, after switching host, if a client was connected > during the migration, it will have data to send back to the new > qemu/spice-server instance. This is handled through MIGRATE_DATA messages. > SPICE char devices use such MIGRATE_DATA mes

Re: [Spice-devel] qemu-2.0 / spice crash

2014-04-25 Thread Dominique Rodrigues
I also have crashes when I launch a Windows 7 VM with recent releases of qemu-kvm-2.0, while I don't have problems with qemu-kvm-1.7.1. I use snapshot=off : -drive file=${SYSTEM_DISK},if=virtio,media=disk,cache=writeback,aio=native,snapshot=off and the following SPICE options : -nographic \ -d

Re: [Spice-devel] qemu-2.0 / spice crash

2014-04-25 Thread Richard Vernam
On Apr 25, 2014 10:59 AM, "Marc-André Lureau" wrote: > > Hey > > - Original Message - > > > > > > Try with hard disk image snapshot=on. > > > > Here is how I run qemu: > > QEMU_AUDIO_DRV=spice > > TMPDIR=/home/rick/qemu/hds > > /usr/local/bin/qemu-system-x86_64 -cpu host -enable-kvm \ > >

Re: [Spice-devel] qemu-2.0 / spice crash

2014-04-25 Thread Marc-André Lureau
Hey - Original Message - > > > Try with hard disk image snapshot=on. > > Here is how I run qemu: > QEMU_AUDIO_DRV=spice > TMPDIR=/home/rick/qemu/hds > /usr/local/bin/qemu-system-x86_64 -cpu host -enable-kvm \ > -m 1536 -name Win7Pro64 -localtime -no-fd-bootchk -smp cores=4 \ > -pidfile

Re: [Spice-devel] qemu-2.0 / spice crash

2014-04-25 Thread Richard Vernam
Try with hard disk image snapshot=on. Here is how I run qemu: QEMU_AUDIO_DRV=spice TMPDIR=/home/rick/qemu/hds /usr/local/bin/qemu-system-x86_64 -cpu host -enable-kvm \ -m 1536 -name Win7Pro64 -localtime -no-fd-bootchk -smp cores=4 \ -pidfile /home/rick/qemu/hds/win7pro64.pid \ -drive file=/home/ri

Re: [Spice-devel] [PATCH spice-common] demarshal: prefix variable name with parent names

2014-04-25 Thread Marc-André Lureau
ping On Wed, Apr 16, 2014 at 1:55 PM, Marc-André Lureau < marcandre.lur...@gmail.com> wrote: > Avoid naming clash if parent structures have the same name > > https://bugzilla.redhat.com/show_bug.cgi?id=1021995 > --- > python_modules/demarshal.py | 47 > +-

Re: [Spice-devel] qemu-2.0 / spice crash

2014-04-25 Thread Marc-André Lureau
Hi I haven't been able to reproduce this crash, after multiple reboots. What qemu command line do you use? Could you also provide with the SPICE_DEBUG_LEVEL=5 log? Here is what I used: SPICE_DEBUG_LEVEL=5 leg ./x86_64-softmmu/qemu-system-x86_64 -enable-kvm -snapshot ~/VirtualMachines/win7-x64