Ingo Molnar wrote:
> * Ingo Molnar <[EMAIL PROTECTED]> wrote:
>
>   
>> the caller is in the gdb dump above:
>>
>>     
>>>> 0xc011b8ae is in setup_apic_nmi_watchdog (include/asm/msr.h:36).
>>>>         
>> i'll change it to wrmsr_safe().
>>     
>
> actually, those MSRs are really architecture-defined for P6 family CPUs. 
> So KVM/qemu should at least fake something there, or ignore it. These 
> MSRs might be ticked by various existing kernels and distributions. 
> Performance counters are ignored at the moment?
>   

They are unimplemented, and tricky to implement.  Just swallowing the 
wrmsr is easy, but it won't do the expected thing, whatever that is.


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


-------------------------------------------------------------------------
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