Leslie Mann wrote:
> Avi Kivity <[EMAIL PROTECTED]> writes:
>
>   
>> Can you run qemu under strace -ttT?  Be prepared for a long log.
>>
>> Also, checking with the -no-kvm option is worthwhile.
>>     
>
> Avi:
>
> Can't run under strace.  XP starts to boot then blue screens complaining of an
> infinite loop in the cirrus driver. I have attached the tail of the strace 
> log.
>  I have been running display at max, tried dropping resolution to 800x600, 16
> bit but same problem.
>
> Runs fine without kvm modules loaded.
>
>   

Ah, Windows sets a timeout when loading drivers, and of course strace 
slows down the initial screen clear.

You can try attaching strace with the '-p' option, just before 
connecting.  This will reduce the log size greatly.  I should have 
thought of it before.

-- 
Do not meddle in the internals of kernels, for they are subtle and quick to 
panic.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to