Anthony Liguori wrote:
> This patch actually allows KVM to be used with more than 4 VCPUs.  The change
> in qemu-kvm.c was pretty difficult to find because it was using an open coded
> array size of 4.  I changed that array to be 256 since that's the real maximum
> on x86 and the additional storage space is a pretty trivial cost.
>
>   

Applied, thanks.  Please keep libkvm and qemu patches separate (when 
possible).


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


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