public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Tosatti <mtosatti@redhat.com>
To: Avi Kivity <avi@redhat.com>
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH v2 0/2] Use host cpuid facilities
Date: Tue, 16 Nov 2010 16:34:02 -0200	[thread overview]
Message-ID: <20101116183402.GB21912@amt.cnet> (raw)
In-Reply-To: <1289312143-32480-1-git-send-email-avi@redhat.com>

On Tue, Nov 09, 2010 at 04:15:41PM +0200, Avi Kivity wrote:
> Use the host's cpuid facilities to see if features are supporte.  This
> allows the clearcpuid boot parameter to work, and allows Linux to disable
> nx if it is not enabled on all cpus.
> 
> Avi Kivity (2):
>   KVM: SVM: Replace svm_has() by standard Linux cpuid accessors
>   KVM: Mask KVM_GET_SUPPORTED_CPUID data with Linux cpuid info
>     v2: mask the correct cpuid returned register
> 
>  arch/x86/kvm/svm.c |   15 +++++----------
>  arch/x86/kvm/x86.c |    9 +++++++++
>  2 files changed, 14 insertions(+), 10 deletions(-)

Applied, thanks.


      parent reply	other threads:[~2010-11-16 19:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-09 14:15 [PATCH v2 0/2] Use host cpuid facilities Avi Kivity
2010-11-09 14:15 ` [PATCH v2 1/2] KVM: SVM: Replace svm_has() by standard Linux cpuid accessors Avi Kivity
2010-11-11 14:46   ` Joerg Roedel
2010-11-11 14:50     ` Avi Kivity
2010-11-11 15:10       ` Joerg Roedel
2010-11-09 14:15 ` [PATCH v2 2/2] KVM: Mask KVM_GET_SUPPORTED_CPUID data with Linux cpuid info Avi Kivity
2010-11-16 18:34 ` Marcelo Tosatti [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=20101116183402.GB21912@amt.cnet \
    --to=mtosatti@redhat.com \
    --cc=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    /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