> From: Zhang, Haozhong
> Sent: Tuesday, February 23, 2016 10:05 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
>>> On 23.02.16 at 03:05, wrote:
> This patch adds the initialization and setup code for VMX TSC scaling.
>
> Signed-off-by: Haozhong Zhang
Acked-by: Jan Beulich
___
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
This patch adds the initialization and setup code for VMX TSC scaling.
Signed-off-by: Haozhong Zhang
---
Changes in v5:
* Drop "Acked-by" from Kevin Tian because of following changes.
* Adapt for data structure changes in patch 1.
---
xen/arch/x86/hvm/hvm.c | 6 ++
xen/arch/x8