Shahar Livne wrote:
> [Resend, since I didn't see this email on the list after 3h]
>
>   

[The list won't echo your own messages]

> Hello list,
>
> I am running winXP English on the kvm, and sometimes after savevm when
> starting with loadvm - it starts frozen (the process takes 100% CPU and
> the target OS is not responsive).
>
> The command line to run qemu (while kvm-intel is loaded) that I use is:
>
> /usr/local/kvm/bin/qemu-system-x86_64 -hda winxp.qcow2 -L
> /usr/local/kvm/share/qemu/ -usbdevice tablet -no-rtc  -m 256 -localtime
> -net none -vnc :0 -serial /dev/null -parallel /dev/null -monitor
> unix:/tmp/monitor-qemu.sock,server,nowait -S
>
> Then I send commands to the monitor, the moment it is available:
> loadvm 1
> cont
>
> And after few mouse moves and clicks (using vncviewer) I save the vm:
> stop
> delvm 1
> savevm 1
> quit
>
> After 1-3 iterations of the above procedure, the system starts frozen.
>
>   

Looks like an interrupt got lost.  Which Windows HAL are you using?  
Does this reproduce without -usbdevice tablet?


-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to