On 12/06/2015 03:58 PM, Haozhong Zhang wrote:
SVM TSC ratio is incorrectly used in the current
svm_get_tsc_offset(). This patch replaces the scaling logic in
svm_get_tsc_offset() with a correct implementation.
Signed-off-by: Haozhong Zhang
Reviewed-by: Boris Ostrovsky
SVM TSC ratio is incorrectly used in the current
svm_get_tsc_offset(). This patch replaces the scaling logic in
svm_get_tsc_offset() with a correct implementation.
Signed-off-by: Haozhong Zhang
---
xen/arch/x86/hvm/svm/svm.c | 41 -
1 file changed, 32 inse