lkml.org 
[lkml]   [2018]   [Jul]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH v3 15/20] kvm: arm/arm64: Allow tuning the physical address size for VM
    From
    Date
    On 29/06/18 12:15, Suzuki K Poulose wrote:
    > Allow specifying the physical address size for a new VM via
    > the kvm_type argument for KVM_CREATE_VM ioctl. This allows
    > us to finalise the stage2 page table format as early as possible
    > and hence perform the right checks on the memory slots without
    > complication. The size is encoded as Log2(PA_Size) in the bits[7:0]
    > of the type field and can encode more information in the future if
    > required. The IPA size is still capped at 40bits.

    Can't we relax this? There is no technical reason (AFAICS) not to allow
    going down to 36bit IPA if the user has requested it.

    If we run on a 36bit IPA system, the default would fail. But if the user
    specified "please give me a 36bit IPA VM", we could satisfy that
    requirement and allow them to run their stupidly small guest!

    Thanks,

    M.
    --
    Jazz is not dead. It just smells funny...

    \
     
     \ /
      Last update: 2018-07-02 15:15    [W:4.993 / U:0.284 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site