* [PATCH 0/2] Resend V2 of patch set to enable guest use of TSC_ADJUST functionality
@ 2012-11-15 20:24 Will Auld
0 siblings, 0 replies; only message in thread
From: Will Auld @ 2012-11-15 20:24 UTC (permalink / raw)
To: gleb, mtosatti, xiantao.zhang@intel.com, jinsong.liu@intel.com,
will.auld@intel.com, avi@redhat.com, kvm@vger.kernel.org,
donald.d.dugger@intel.com
Cc: will.auld@intel.com
Adding Gleb.
This is a resend of the patches for TSC_ADJUST functionality. The two KVM patches and an additional QEMU-KVM patch
together provide this support.
Will Auld (2):
Add code to track call origin for msr assignment.
Enabling IA32_TSC_ADJUST for KVM guest VM support
arch/x86/include/asm/cpufeature.h | 1 +
arch/x86/include/asm/kvm_host.h | 16 ++++++++++++---
arch/x86/include/asm/msr-index.h | 1 +
arch/x86/kvm/cpuid.c | 4 ++++
arch/x86/kvm/svm.c | 27 ++++++++++++++++++++------
arch/x86/kvm/vmx.c | 41 ++++++++++++++++++++++++++++++++-------
arch/x86/kvm/x86.c | 40 ++++++++++++++++++++++++++++++++------
arch/x86/kvm/x86.h | 2 +-
8 files changed, 109 insertions(+), 23 deletions(-)
--
1.8.0.rc0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-11-15 20:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-15 20:24 [PATCH 0/2] Resend V2 of patch set to enable guest use of TSC_ADJUST functionality Will Auld
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox