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 <haozhong.zh...@intel.com>
Acked-by: Jan Beulich <jbeul...@suse.com>
---
  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 <boris.ostrov...@oracle.com>


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to