Re: FW: [Bug 117] New: [KVM-IPF] RTL8139 emulated network card can
Jes Sorensen <[email protected]>
| Newsgroups | org.kernel.vger.kvm-ia64 |
|---|---|
| Message-ID | <[email protected]> |
Zhang, Xiantao wrote: > Hi, Jes > Currently, we only supports up to 8 vcpus, and to be safe, I set > the limit to 4 (Defined in include/asm/kvm_host.h). Maybe you can > increase the macro KVM_MAX_VCPUS to have a try. In order to support >8 > vcpus, we can decrease the size of vtlb and vhpt, also defined in > include/asm/kvm_host.h. Thanks! :0 Hi Xiantao, I already increased this value, or it wouldn't have accepted my > 4 number :-) What is the reason for the max 8 limitation? At some point I will definately need to do something about that ..... 256 will be my minimum target :-) Cheers, Jes