* [PATCH V3 0/2] IA32_TSC_ADJUST for KVM
@ 2012-11-22 2:50 Will Auld
0 siblings, 0 replies; only message in thread
From: Will Auld @ 2012-11-22 2:50 UTC (permalink / raw)
To: Gleb, mtosatti@redhat.com, kvm@vger.kernel.org,
donald.d.dugger@intel.com, jinsong.liu@intel.com,
xiantao.zhang@intel.com, will.auld@intel.com, avi@redhat.com
Marcelo,
I have addressed your comments for this patch set, the following patch for QEMU-KVM and for adding a test
case for tsc_adjust also to follow today.
Thanks,
Will
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 | 15 ++++++++++---
arch/x86/include/asm/msr-index.h | 1 +
arch/x86/kvm/cpuid.c | 2 ++
arch/x86/kvm/cpuid.h | 8 +++++++
arch/x86/kvm/svm.c | 28 ++++++++++++++++++------
arch/x86/kvm/vmx.c | 33 ++++++++++++++++++++++------
arch/x86/kvm/x86.c | 45 +++++++++++++++++++++++++++++++++------
arch/x86/kvm/x86.h | 2 +-
9 files changed, 112 insertions(+), 23 deletions(-)
--
1.8.0.rc0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-11-23 3:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-22 2:50 [PATCH V3 0/2] IA32_TSC_ADJUST for KVM Will Auld
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.