xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Jan Beulich <JBeulich@suse.com>,
	xen-devel <xen-devel@lists.xenproject.org>
Cc: Kevin Tian <kevin.tian@intel.com>, Jun Nakajima <jun.nakajima@intel.com>
Subject: Re: [PATCH 1/2] VMX: correct feature checks for MPX and XSAVES
Date: Mon, 5 Sep 2016 16:11:55 +0100	[thread overview]
Message-ID: <51a891b1-dad6-bab4-9c1c-03dfda6074be@citrix.com> (raw)
In-Reply-To: <57C96EC6020000780010B305@prv-mh.provo.novell.com>


[-- Attachment #1.1: Type: text/plain, Size: 782 bytes --]

On 02/09/16 11:21, Jan Beulich wrote:
> Their VMCS fields aren't tied to the respective base CPU feature flags
> but instead to VMX specific ones.
>
> Note that while the VMCS GUEST_BNDCFGS field exists if either of the
> two respective features is available, MPX continues to get exposed to
> guests only with both features present.
>
> Also add the so far missing handling of
> - GUEST_BNDCFGS in construct_vmcs()
> - MSR_IA32_BNDCFGS in vmx_msr_{read,write}_intercept()
> and mirror the extra correctness checks during MSR write to
> vmx_load_msr().
>
> Reported-by: "Rockosov, Dmitry" <dmitry.rockosov@intel.com>
> Signed-off-by: Jan Beulich <jbeulich@suse.com>
> Tested-by: "Rockosov, Dmitry" <dmitry.rockosov@intel.com>

Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>

[-- Attachment #1.2: Type: text/html, Size: 1526 bytes --]

[-- Attachment #2: Type: text/plain, Size: 127 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

  reply	other threads:[~2016-09-05 15:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-02 10:17 [PATCH 0/2] x86/HVM: feature checking improvements Jan Beulich
2016-09-02 10:21 ` [PATCH 1/2] VMX: correct feature checks for MPX and XSAVES Jan Beulich
2016-09-05 15:11   ` Andrew Cooper [this message]
2016-09-07  5:29   ` Tian, Kevin
2016-09-02 10:21 ` [PATCH 2/2] x86/HVM: adjust feature checking in MSR intercept handling Jan Beulich
2016-09-05 15:20   ` Andrew Cooper
2016-09-07  5:36   ` Tian, Kevin
2016-09-07  7:58     ` Jan Beulich
2016-09-07  8:28       ` Tian, Kevin

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=51a891b1-dad6-bab4-9c1c-03dfda6074be@citrix.com \
    --to=andrew.cooper3@citrix.com \
    --cc=JBeulich@suse.com \
    --cc=jun.nakajima@intel.com \
    --cc=kevin.tian@intel.com \
    --cc=xen-devel@lists.xenproject.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;
as well as URLs for NNTP newsgroup(s).