* [PATCH V6 0/2] Enable guest use of TSC_ADJUST functionality
@ 2012-11-29 20:41 Will Auld
2012-11-30 20:30 ` Marcelo Tosatti
0 siblings, 1 reply; 2+ messages in thread
From: Will Auld @ 2012-11-29 20:41 UTC (permalink / raw)
To: 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,
Gleb
I have re-based this patch set version (V6) to kvm.git's queue branch.
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 | 14 ++++++++---
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 | 22 ++++++++++++++---
arch/x86/kvm/vmx.c | 27 +++++++++++++++-----
arch/x86/kvm/x86.c | 52 +++++++++++++++++++++++++++++++++------
arch/x86/kvm/x86.h | 2 +-
9 files changed, 108 insertions(+), 21 deletions(-)
--
1.8.0.rc0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH V6 0/2] Enable guest use of TSC_ADJUST functionality
2012-11-29 20:41 [PATCH V6 0/2] Enable guest use of TSC_ADJUST functionality Will Auld
@ 2012-11-30 20:30 ` Marcelo Tosatti
0 siblings, 0 replies; 2+ messages in thread
From: Marcelo Tosatti @ 2012-11-30 20:30 UTC (permalink / raw)
To: will.auld
Cc: kvm@vger.kernel.org, donald.d.dugger@intel.com,
jinsong.liu@intel.com, xiantao.zhang@intel.com, avi@redhat.com,
Gleb
On Thu, Nov 29, 2012 at 12:41:19PM -0800, Will Auld wrote:
> I have re-based this patch set version (V6) to kvm.git's queue branch.
>
> Will Auld (2):
> Add code to track call origin for msr assignment.
> Enabling IA32_TSC_ADJUST for KVM guest VM support
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-11-30 20:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-29 20:41 [PATCH V6 0/2] Enable guest use of TSC_ADJUST functionality Will Auld
2012-11-30 20:30 ` Marcelo Tosatti
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox