All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gleb Natapov <gleb@redhat.com>
To: Xiantao Zhang <xiantao.zhang@intel.com>
Cc: kvm@vger.kernel.org, mtosatti@redhat.com
Subject: Re: [PATCH 0/2] Remove unused bits checking for EPT logic.
Date: Wed, 5 Dec 2012 16:36:19 +0200	[thread overview]
Message-ID: <20121205143619.GT19514@redhat.com> (raw)
In-Reply-To: <1354643715-18438-1-git-send-email-xiantao.zhang@intel.com>

On Wed, Dec 05, 2012 at 01:55:13AM +0800, Xiantao Zhang wrote:
> From: Zhang Xiantao <xiantao.zhang@intel.com>
> 
> This two bits{bit 6 in exit_qualification, and bit 24 in VMX_EPT_VPID_CAP_MSR} 
> are not available in SDM, remove them for consistence.
> 
> Zhang Xiantao (2):
>   kvm: remove unnecessary bit checking for ept violation
>   kvm: don't use bit24 for detecting address-specific invalidation
>     capability
> 
>  arch/x86/include/asm/vmx.h |    3 +--
>  arch/x86/kvm/vmx.c         |   21 ---------------------
>  2 files changed, 1 insertions(+), 23 deletions(-)

Applied to queue. Thanks.

--
			Gleb.

      parent reply	other threads:[~2012-12-05 14:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-04 17:55 [PATCH 0/2] Remove unused bits checking for EPT logic Xiantao Zhang
2012-12-04 17:55 ` [PATCH 1/2] kvm: remove unnecessary bit checking for ept violation Xiantao Zhang
2012-12-04 17:55 ` [PATCH 2/2] kvm: don't use bit24 for detecting address-specific invalidation capability Xiantao Zhang
2012-12-05 14:36 ` Gleb Natapov [this message]

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=20121205143619.GT19514@redhat.com \
    --to=gleb@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=mtosatti@redhat.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.