From: Paolo Bonzini <pbonzini@redhat.com>
To: "Liu, Jinsong" <jinsong.liu@intel.com>
Cc: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"kvm@vger.kernel.org" <kvm@vger.kernel.org>,
"gleb@redhat.com" <gleb@redhat.com>,
"hpa@zytor.com" <hpa@zytor.com>
Subject: Re: [Qemu-devel] [PATCH v4 3/3] KVM: x86: Enable Intel MPX for guest
Date: Fri, 21 Feb 2014 19:07:28 +0100 [thread overview]
Message-ID: <530795E0.7080602@redhat.com> (raw)
In-Reply-To: <DE8DF0795D48FD4CA783C40EC829233501509C2B@SHSMSX101.ccr.corp.intel.com>
Il 21/02/2014 18:57, Liu, Jinsong ha scritto:
> - F(BMI2) | F(ERMS) | f_invpcid | F(RTM) | F(RDSEED) |
> + F(BMI2) | F(ERMS) | f_invpcid | F(RTM) | F(MPX) | F(RDSEED) |
> F(ADX);
MPX also needs to be conditional on mpx_supported here, like it is done
with f_rdtscp for example.
Paolo
next prev parent reply other threads:[~2014-02-21 18:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-21 17:57 [Qemu-devel] [PATCH v4 3/3] KVM: x86: Enable Intel MPX for guest Liu, Jinsong
2014-02-21 18:07 ` Paolo Bonzini [this message]
2014-02-24 3:40 ` Liu, Jinsong
[not found] ` <DE8DF0795D48FD4CA783C40EC82923350150D2A4@SHSMSX101.ccr.corp.intel.com>
2014-02-24 10:48 ` Liu, Jinsong
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=530795E0.7080602@redhat.com \
--to=pbonzini@redhat.com \
--cc=gleb@redhat.com \
--cc=hpa@zytor.com \
--cc=jinsong.liu@intel.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=qemu-devel@nongnu.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).