>>> On 11.03.19 at 14:41, <paul.durr...@citrix.com> 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 <paul.durr...@citrix.com>
> Reviewed-by: Wei Liu <wei.l...@citrix.com>
> ---
> Cc: Jan Beulich <jbeul...@suse.com>
> Cc: Andrew Cooper <andrew.coop...@citrix.com>
> Cc: "Roger Pau Monné" <roger....@citrix.com>
> ---
>  xen/arch/x86/domain.c              | 12 ++++++------

Acked-by: Jan Beulich <jbeul...@suse.com>


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to