lkml.org 
[lkml]   [2018]   [Aug]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] KVM: VMX: fixes for vmentry_l1d_flush module parameter
From
Date
On 22/08/2018 17:29, Konrad Rzeszutek Wilk wrote:
>> + [VMENTER_L1D_FLUSH_AUTO] = {"auto", true},
>> + [VMENTER_L1D_FLUSH_NEVER] = {"never", true},
>> + [VMENTER_L1D_FLUSH_COND] = {"cond", true},
>> + [VMENTER_L1D_FLUSH_ALWAYS] = {"always", true},
>> + [VMENTER_L1D_FLUSH_EPT_DISABLED] = {"EPT disabled", false},
>> + [VMENTER_L1D_FLUSH_NOT_REQUIRED] = {"not required", false},
> Ingo likes these to have tabs. Any chance you could do:
>
> [VMENTER_L1D_FLUSH_NOT_REQUIRED] = {"not required", false},
>
> or so?
>

Hmm, too late... Sorry about that.

Paolo

\
 
 \ /
  Last update: 2018-08-22 20:04    [W:0.075 / U:0.288 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site