Re: [Xen-devel] [PATCH 32/34] x86: expose CONFIG_HVM

2018-08-21 Thread Jan Beulich
>>> On 21.08.18 at 14:49, wrote: > On 21/08/2018 12:48, Jan Beulich wrote: > On 17.08.18 at 17:12, 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" >>> +

Re: [Xen-devel] [PATCH 32/34] x86: expose CONFIG_HVM

2018-08-21 Thread Andrew Cooper
On 21/08/2018 12:48, Jan Beulich wrote: On 17.08.18 at 17:12, 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

Re: [Xen-devel] [PATCH 32/34] x86: expose CONFIG_HVM

2018-08-21 Thread Jan Beulich
>>> On 17.08.18 at 17:12, 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. > + > + If