Re: [Xen-devel] [PATCH v2 13/14] vmx: Add VMX RDTSC(P) scaling support

2015-12-10 Thread Tian, Kevin
> From: Zhang, Haozhong > Sent: Monday, December 07, 2015 4:59 AM > > This patch adds the initialization and setup code for VMX TSC scaling. > > Signed-off-by: Haozhong Zhang Acked-by: Kevin Tian ___ Xen-devel mailing list Xen-devel@lists.xen.org htt

[Xen-devel] [PATCH v2 13/14] vmx: Add VMX RDTSC(P) scaling support

2015-12-06 Thread Haozhong Zhang
This patch adds the initialization and setup code for VMX TSC scaling. Signed-off-by: Haozhong Zhang --- xen/arch/x86/hvm/vmx/vmcs.c| 12 +--- xen/arch/x86/hvm/vmx/vmx.c | 15 +++ xen/include/asm-x86/hvm/vmx/vmcs.h | 7 +++ 3 files changed, 31 insertions(