On 28/08/18 12:50, Jan Beulich wrote:
>>>> On 26.08.18 at 14:19, <wei.l...@citrix.com> wrote:
>> --- a/xen/arch/x86/Kconfig
>> +++ b/xen/arch/x86/Kconfig
>> @@ -60,6 +60,12 @@ config PV_LINEAR_PT
>>  
>>  config HVM
>>      def_bool y
>> +    prompt "HVM / PVH support"
>> +    ---help---
>> +      Interfaces to support HVM and PVH guests.

This definitely needs more than a single line...

>> +
>> +      If unsure, say Y.
>> +
>>  
>>  config SHADOW_PAGING
> No double blank lines please.
>
> My previously voiced reservations wrt the shim remain. I continue
> to disagree with Andrew that the symbol needs to be visible in a
> shim-only config, and I continue to demand as a minimum that the
> default here be N in that case if the symbol really is to remain visible.

Conditionally influencing the default is fine.  Hiding the symbol is not.

To be very very clear, I will nack/revert any patch which tries to
insert a dependency here.  I find your reasoning to be wrong, and
sufficiently short sighted and detrimental to users, that I'm not going
to let the patch in.

~Andrew

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to