>>> On 23.02.16 at 03:05, <haozhong.zh...@intel.com> wrote: > This patch implements a common function hvm_scale_tsc() to scale TSC by > using TSC scaling information collected by architecture code. > > Signed-off-by: Haozhong Zhang <haozhong.zh...@intel.com>
Reviewed-by: Jan Beulich <jbeul...@suse.com> Also I note that > --- a/xen/include/asm-x86/hvm/hvm.h > +++ b/xen/include/asm-x86/hvm/hvm.h > @@ -231,8 +231,6 @@ struct hvm_function_table { > uint8_t ratio_frac_bits; > /* maximum-allowed TSC scaling ratio */ > uint64_t max_ratio; > - > - uint64_t (*scale_tsc)(const struct vcpu *v, uint64_t tsc); > } tsc_scaling; ... this field disappears here, so never mind the renaming comment on the earlier patch. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel