From: Paolo Bonzini <pbonzini@redhat.com>
To: "Denis V. Lunev" <den@openvz.org>, qemu-devel@nongnu.org
Cc: Eduardo Habkost <ehabkost@redhat.com>,
Richard Henderson <rth@twiddle.net>
Subject: Re: [Qemu-devel] [PATCH 1/1] i386: indicate that 'pconfig' feature was removed intentionally
Date: Fri, 19 Jul 2019 13:41:23 +0200 [thread overview]
Message-ID: <065e5788-3dc5-4ec9-237b-60541baf8a3a@redhat.com> (raw)
In-Reply-To: <20190719111222.14943-1-den@openvz.org>
On 19/07/19 13:12, Denis V. Lunev wrote:
> pconfig feature was added in 5131dc433df and removed in 712f807e196.
> This patch mark this feature as known to QEMU and removed by
> intentinally. This follows the convention of 9ccb9784b57 and f1a23522b03
> dealing with 'osxsave' and 'ospke'.
>
> Signed-off-by: Denis V. Lunev <den@openvz.org>
> CC: Paolo Bonzini <pbonzini@redhat.com>
> CC: Richard Henderson <rth@twiddle.net>
> CC: Eduardo Habkost <ehabkost@redhat.com>
> ---
> target/i386/cpu.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/target/i386/cpu.c b/target/i386/cpu.c
> index 88ba4dad47..b801f56354 100644
> --- a/target/i386/cpu.c
> +++ b/target/i386/cpu.c
> @@ -1083,7 +1083,7 @@ static FeatureWordInfo feature_word_info[FEATURE_WORDS] = {
> NULL, NULL, NULL, NULL,
> NULL, NULL, "md-clear", NULL,
> NULL, NULL, NULL, NULL,
> - NULL, NULL, NULL, NULL,
> + NULL, NULL, NULL /* pconfig */, NULL,
> NULL, NULL, NULL, NULL,
> NULL, NULL, "spec-ctrl", "stibp",
> NULL, "arch-capabilities", "core-capability", "ssbd",
>
Queued, thanks.
Paolo
prev parent reply other threads:[~2019-07-19 11:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-19 11:12 [Qemu-devel] [PATCH 1/1] i386: indicate that 'pconfig' feature was removed intentionally Denis V. Lunev
2019-07-19 11:41 ` Paolo Bonzini [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=065e5788-3dc5-4ec9-237b-60541baf8a3a@redhat.com \
--to=pbonzini@redhat.com \
--cc=den@openvz.org \
--cc=ehabkost@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.net \
/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).