>>> On 11.03.19 at 14:41, <[email protected]> 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]> > --- > Cc: Jan Beulich <[email protected]> > Cc: Andrew Cooper <[email protected]> > Cc: "Roger Pau Monné" <[email protected]> > --- > xen/arch/x86/domain.c | 12 ++++++------
Acked-by: Jan Beulich <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
