From: Will Auld <will.auld.intel@gmail.com>
To: "mtosatti@redhat.com" <mtosatti@redhat.com>,
"kvm@vger.kernel.org" <kvm@vger.kernel.org>,
"donald.d.dugger@intel.com" <donald.d.dugger@intel.com>,
"jinsong.liu@intel.com" <jinsong.liu@intel.com>,
"xiantao.zhang@intel.com" <xiantao.zhang@intel.com>,
"will.auld@intel.com" <will.auld@intel.com>,
"avi@redhat.com" <avi@redhat.com>, Gleb <gleb@redhat.com>
Subject: [PATCH V6 0/2] Enable guest use of TSC_ADJUST functionality
Date: Thu, 29 Nov 2012 12:41:19 -0800 [thread overview]
Message-ID: <1354221679.11027.4.camel@WillAuldHomeLinux> (raw)
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
next reply other threads:[~2012-11-29 20:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-29 20:41 Will Auld [this message]
2012-11-30 20:30 ` [PATCH V6 0/2] Enable guest use of TSC_ADJUST functionality Marcelo Tosatti
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1354221679.11027.4.camel@WillAuldHomeLinux \
--to=will.auld.intel@gmail.com \
--cc=avi@redhat.com \
--cc=donald.d.dugger@intel.com \
--cc=gleb@redhat.com \
--cc=jinsong.liu@intel.com \
--cc=kvm@vger.kernel.org \
--cc=mtosatti@redhat.com \
--cc=will.auld@intel.com \
--cc=xiantao.zhang@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.