On 12/06/2015 03:58 PM, Haozhong Zhang wrote:
Both VMX and SVM save/load vcpu's TSC when saving/loading vcpu's
context, so this patch moves saving/loading vcpu's TSC to the common
functions hvm_[save|load]_cpu_ctxt().

Signed-off-by: Haozhong Zhang <[email protected]>
Acked-by: Jan Beulich <[email protected]>
---
  xen/arch/x86/hvm/hvm.c     | 4 ++++
  xen/arch/x86/hvm/svm/svm.c | 5 -----
  xen/arch/x86/hvm/vmx/vmx.c | 5 -----
  3 files changed, 4 insertions(+), 10 deletions(-)

Reviewed-by: Boris Ostrovsky <[email protected]>


_______________________________________________
Xen-devel mailing list
[email protected]
http://lists.xen.org/xen-devel

Reply via email to