Re: [PATCH] KVM: VMX: fixes for vmentry_l1d_flush module parameter

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux