KVM: VMX: Dump TSC multiplier in dump_vmcs()
authorHaozhong Zhang <haozhong.zhang@intel.com>
Tue, 20 Oct 2015 07:39:12 +0000 (15:39 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 10 Nov 2015 11:06:22 +0000 (12:06 +0100)
commit8cfe9866960581303f244780945c5d12ecc4e5bc
treeb3217564397a0f26fde7cbb19c4eb84228aab346
parentbe7b263ea925324e54e48c3558d4719be5374053
KVM: VMX: Dump TSC multiplier in dump_vmcs()

This patch enhances dump_vmcs() to dump the value of TSC multiplier
field in VMCS.

Signed-off-by: Haozhong Zhang <haozhong.zhang@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx.c