Jun Koi wrote:
>>>
>>> I figure it out why it crashes: my guest (Linux 2.6.21) is compiled
>>> with SMP kernel. If I run qemu without -smp option, it crashes. But
>>> with -smp option, it is fine.
>>>
>>> So this is a bug, and should be fixed.
>>>
>>>
>>>       
>> Yes.  I updated http://kvm.qumranet.com/kvmwiki/Bugs to include
>> information on extracting a serial log.  Also, please post your .config
>> along with the guest log.
>>
>>     
>
> Here comes the boot log serial.txt.
>   

It's the nmi watchdog.  Unfortunately emulating that msr will be a 
pain.  You can workaround disabling it in .config by booting with 
nmi_watchdog=0 (?).  Note that 2.6.23 checks the msr and won't fail.


-- 
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to