On Wed, Sep 26, 2018 at 03:26:20PM +0300, Razvan Cojocaru wrote: > but is it OK that the hypervisor builds with a set of flags that > includes CONFIG_HVM and the firmware code with a set that doesn't?
To answer this question: yes, it is OK to do that. And that's deliberate for the shim because it doesn't need any HVM interfaces. Jan has given the reason why your build failed in his replies. This build failure just exposed how much we took for granted some code is always there. :) Wei. > > > Thanks, > Razvan _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
