Re: [PATCH v2 9/9] x86/kvm/mmu: check if MMU reconfiguration is needed in init_kvm_nested_mmu()

From: Sean Christopherson
Date: Wed Sep 26 2018 - 11:17:18 EST


On Tue, Sep 25, 2018 at 07:58:44PM +0200, Vitaly Kuznetsov wrote:
> We don't use root page role for nested_mmu, however, optimizing out
> re-initialization in case nothing changed is still valuable as this
> is done for every nested vmentry.
>
> Signed-off-by: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
> ---

Reviewed-by: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>