 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v4 4/5] [FUTURE] xen/arm: enable vPCI for domUs
 Hi, On 31/10/2023 11:03, Jan Beulich wrote: On 31.10.2023 00:52, Stewart Hildebrand wrote: I might be missing but I wouldn't expect the domain to have vPCI enabled if CONFIG_HAVE_VPCI_GUEST_SUPPORT=n. So why can't this simply be: 
if ( !has_vcpi(d) )
{
   ...
}
Cheers,
--
Julien Grall
 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |