Re: [PATCH v2] x86/hvm: add HVM-specific Kconfig

2025-03-14 Thread Denis Mukhin
On Friday, March 14th, 2025 at 1:20 PM, Andrew Cooper wrote: > > > On 13/03/2025 2:39 am, dm...@proton.me wrote: > > > diff --git a/xen/arch/x86/hvm/Kconfig b/xen/arch/x86/hvm/Kconfig > > new file mode 100644 > > index 00..2ca664f36f > > --- /dev/null > > +++ b/xen/arch/x86/hvm/Kconfi

Re: [PATCH v2] x86/hvm: add HVM-specific Kconfig

2025-03-14 Thread Andrew Cooper
On 13/03/2025 2:39 am, dm...@proton.me wrote: > diff --git a/xen/arch/x86/hvm/Kconfig b/xen/arch/x86/hvm/Kconfig > new file mode 100644 > index 00..2ca664f36f > --- /dev/null > +++ b/xen/arch/x86/hvm/Kconfig > @@ -0,0 +1,76 @@ > +menuconfig HVM > + bool "HVM support" > + depends on