All of lore.kernel.org
 help / color / mirror / Atom feed
From: Will Auld <will.auld.intel@gmail.com>
To: Gleb <gleb@redhat.com>,
	"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>
Subject: [PATCH V3 0/2] IA32_TSC_ADJUST for KVM
Date: Wed, 21 Nov 2012 18:50:43 -0800	[thread overview]
Message-ID: <1353552643.6330.4.camel@WillAuldHomeLinux> (raw)

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




                 reply	other threads:[~2012-11-23  3:57 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=1353552643.6330.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.