On 16.05.2025 11:31, Teddy Astie wrote: > --- a/xen/arch/x86/include/asm/hvm/domain.h > +++ b/xen/arch/x86/include/asm/hvm/domain.h > @@ -16,6 +16,7 @@ > #include <asm/hvm/io.h> > #include <asm/hvm/vmx/vmcs.h> > #include <asm/hvm/svm/vmcb.h> > +#include <asm/hvm/svm/svm.h>
Does the vmcb.h include then still need to stay here? Jan