On Thu, Dec 20, 2018 at 04:33:44PM +0000, Paul Durrant wrote: > ...from arch_domain_shutdown/pause/unpause(). > > A subsequent patch will introduce an implementaion of synthetic timers > which will also need freeze/thaw hooks, so make the exported hooks more > generic and call through to (re-named and static) time_ref_count_freeze/thaw > functions. > > NOTE: This patch also introduces a new time_ref_count() helper to return > the current counter value. This is currently only used by the MSR > read handler but the synthetic timer code will also need to use it. > > Signed-off-by: Paul Durrant <[email protected]> > ---
Reviewed-by: Wei Liu <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
