Paul Brook wrote:
>> -    cmos_init(ram_size, above_4g_mem_size, boot_device, hd);
>> +    cmos_init(ram_size, above_4g_mem_size, boot_device, hd, smp_cpus);
>>     
>
> smp_cpus is a global variable. Why bother passing it around?
>   

True, I'll update the patch

> Are the CMOS contents documented anywhere?
>   

No, but if you have a suggestion of where to document them, I'll add 
documentation.

Regards,

Anthony Liguori

> Paul
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to