> From: Zhang, Haozhong
> Sent: Monday, December 07, 2015 4:59 AM
>
> This patch uses hvm_funcs.tsc_scaling_supported instead of the
> architecture code to detect the TSC scaling support.
>
> Signed-off-by: Haozhong Zhang
> Acked-by: Jan Beulich
Reviewed-by: Kevin Tian
__
On 12/06/2015 03:58 PM, Haozhong Zhang wrote:
This patch uses hvm_funcs.tsc_scaling_supported instead of the
architecture code to detect the TSC scaling support.
Signed-off-by: Haozhong Zhang
Acked-by: Jan Beulich
---
xen/arch/x86/time.c | 9 -
1 file changed, 4 insertions(+), 5 del
This patch uses hvm_funcs.tsc_scaling_supported instead of the
architecture code to detect the TSC scaling support.
Signed-off-by: Haozhong Zhang
Acked-by: Jan Beulich
---
xen/arch/x86/time.c | 9 -
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/xen/arch/x86/time.c b/xen/