public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Shane Wang <shane.wang@intel.com>
Cc: hpa@zytor.com, mingo@elte.hu, joseph.cihula@intel.com,
	linux-kernel@vger.kernel.org, kvm@vger.kernel.org
Subject: Re: [PATCH][RESEND] intel_txt: enable SMX flag for VMXON in KVM
Date: Wed, 05 May 2010 11:12:03 +0300	[thread overview]
Message-ID: <4BE12853.9040503@redhat.com> (raw)
In-Reply-To: <1273055902-6923-1-git-send-email-shane.wang@intel.com>

On 05/05/2010 01:38 PM, Shane Wang wrote:
> Per Intel SDM 3B 20.7, for IA32_FEATURE_CONTROL MSR
> Bit 1 enables VMXON in SMX operation. If the bit is clear, execution of VMXON in SMX operation causes a general-protection exception.
> Bit 2 enables VMXON outside SMX operation. If the bit is clear, execution of VMXON outside SMX operation causes a general-protection exception.
>
> This patch is to check the correct in/outside-SMX flag when detecting if VMX is disabled by BIOS, and to set in-SMX flag for VMXON after Intel TXT is launched in KVM.
>
>    

Already committed as 9d4b473eeea, I forgot to confirm, sorry.

-- 
error compiling committee.c: too many arguments to function


      reply	other threads:[~2010-05-05  8:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-05 10:38 [PATCH][RESEND] intel_txt: enable SMX flag for VMXON in KVM Shane Wang
2010-05-05  8:12 ` Avi Kivity [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=4BE12853.9040503@redhat.com \
    --to=avi@redhat.com \
    --cc=hpa@zytor.com \
    --cc=joseph.cihula@intel.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=shane.wang@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