public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Will Auld <will.auld.intel@gmail.com>
To: gleb@redhat.com, mtosatti@redhat.com,
	"xiantao.zhang@intel.com" <xiantao.zhang@intel.com>,
	"jinsong.liu@intel.com" <jinsong.liu@intel.com>,
	"will.auld@intel.com" <will.auld@intel.com>,
	"avi@redhat.com" <avi@redhat.com>,
	"kvm@vger.kernel.org" <kvm@vger.kernel.org>,
	"donald.d.dugger@intel.com" <donald.d.dugger@intel.com>
Cc: "will.auld@intel.com" <will.auld@intel.com>
Subject: [PATCH 0/2] Resend V2 of patch set to enable guest use of TSC_ADJUST functionality
Date: Thu, 15 Nov 2012 12:24:31 -0800	[thread overview]
Message-ID: <1353011071.918.10.camel@WillAuldHomeLinux> (raw)

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




                 reply	other threads:[~2012-11-15 20:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1353011071.918.10.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox