>>> On 17.08.18 at 17:12, <[email protected]> wrote: > VPCI is only useful for PVH / HVM guests. Ideally CONFIG_HVM should > imply !PV_SHIM_EXCLUSIVE, but we still want to build PV_SHIM_EXCLUSIVE > with CONFIG_HVM at this stage because a lot of things are still > entangled.
Hmm, yes, this would probably not work this early in the series. However, patch 33 should then do what you outline above, instead of just setting CONFIG_HVM to off. With that perspective the change here is Acked-by: Jan Beulich <[email protected]> Jan _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
