On Fri, Aug 16, 2019 at 06:19:53PM +0100, Paul Durrant wrote: > The hap_enabled() macro can determine whether the feature is available > using the domain 'options'; there is no need for a separate flag. > > NOTE: Furthermore, by extending sanitiziing of the domain 'options', the > macro can be transformed into an inline function and re-located to > xen/sched.h. This also makes hap_enabled() common, thus allowing > removal of an ugly ifdef CONFIG_X86 from the common iommu code. > > Signed-off-by: Paul Durrant <[email protected]>
Reviewed-by: Roger Pau Monné <[email protected]> Thanks, Roger. _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
