[PATCH V2 1/2] KVM: arm/arm64: Enable KVM_CAP_NR_MEMSLOTS on arm/arm64

Linu Cherian linucherian at gmail.com
Sat Feb 25 20:30:14 PST 2017


On Thu, Feb 23, 2017 at 3:40 PM, Christoffer Dall <cdall at linaro.org> wrote:
> On Wed, Feb 08, 2017 at 12:45:40PM +0530, linucherian at gmail.com wrote:
>> From: Linu Cherian <linu.cherian at cavium.com>
>>
>> Return KVM_USER_MEM_SLOTS for userspace capability query on
>> NR_MEMSLOTS.
>
> This feature seems to be undocumented (I cannot find it in
> Documentation/virtual/kvm/api.txt).
>
> Can we add documentation for it?
>
> What does user space do currently without this capability?  Does it just
> rely on some default?
>

Yes, without this capability,  qemu userspace take the default value of 32.
Will give it a try on the documentation part as a separate patch.



More information about the linux-arm-kernel mailing list