On Thu, Dec 20, 2018 at 04:33:41PM +0000, Paul Durrant wrote: > Currently the time module lacks vcpu context save helpers and the synic > module lacks domain context save helpers. These helpers are not yet > required but subsequent patches will require at least some of them so this > patch completes the set to avoid introducing them in an ad-hoc way. > > Signed-off-by: Paul Durrant <[email protected]>
Reviewed-by: Wei Liu <[email protected]> I would have hooked up the helpers to their respective callsites in this patch instead of later ones, but I think this is just a matter of personal taste. _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
