Re: [XEN PATCH v1 4/4] x86:hvm: make nestedhvm support optional

2025-03-20 Thread Denis Mukhin
Hi, On Thursday, March 20th, 2025 at 3:40 AM, Sergiy Kibrik wrote: > > > Introduce NESTEDHVM config option that controls nested virtualization in both > SVM & VMX code. The option is for reduction of dead code on systems that > aren't intended to run in nested mode. > > Signed-off-by: Sergiy

Re: [XEN PATCH v1 4/4] x86:hvm: make nestedhvm support optional

2025-03-20 Thread Andrew Cooper
On 20/03/2025 10:40 am, Sergiy Kibrik wrote: > Introduce NESTEDHVM config option that controls nested virtualization in both > SVM & VMX code. The option is for reduction of dead code on systems that > aren't intended to run in nested mode. > > Signed-off-by: Sergiy Kibrik I know you're trying to