From: Thomas Huth <thuth@redhat.com>
To: Cornelia Huck <cohuck@redhat.com>,
Christian Borntraeger <borntraeger@de.ibm.com>
Cc: Halil Pasic <pasic@linux.ibm.com>,
qemu-s390x <qemu-s390x@nongnu.org>,
Richard Henderson <rth@twiddle.net>,
qemu-devel <qemu-devel@nongnu.org>,
David Hildenbrand <david@redhat.com>
Subject: Re: [Qemu-devel] [qemu-s390x] [PATCH 2/3] s390x/cpumodel: also change name of vxbeh
Date: Tue, 16 Jul 2019 10:43:57 +0200 [thread overview]
Message-ID: <3c9fca5f-fb08-0d8f-7436-9775ccb782c8@redhat.com> (raw)
In-Reply-To: <20190716103039.0b4a1e5e.cohuck@redhat.com>
On 16/07/2019 10.30, Cornelia Huck wrote:
> On Tue, 16 Jul 2019 09:25:42 +0200
> Christian Borntraeger <borntraeger@de.ibm.com> wrote:
>
>> On 16.07.19 09:24, David Hildenbrand wrote:
>
>>> We also have
>>>
>>> sortl vs. sort
>>> vxe vs. vxeh
>>> vxe2 vs. vxeh2
>>>
>>> So I tend to prefer "vxpde", or rather "vxpdeh".
>>>
>>> (all other enhancement facilities have "eh", so we should actually use
>>> "vxpdeh")
>>
>> Fine with me. Conny, shall I resend or can you fixup everything?
>>
>
> I now have the following; can you please double check?
>
> commit a02c8264b7219bc30ec258f068c89b93ad244c36
> Author: Christian Borntraeger <borntraeger@de.ibm.com>
> Date: Mon Jul 15 16:23:03 2019 +0200
>
> s390x/cpumodel: also change name of vxbeh
>
> David suggested to keep everything in sync as 4.1 is not yet released.
> This patch fixes the name "vxbeh" into "vxpdeh".
>
> To simplify the backports this patch will not change VECTOR_BCD_ENH as
> this is just an internal name. That will be done by an extra patch that
> does not need to be backported.
>
> Suggested-by: David Hildenbrand <david@redhat.com>
> Fixes: d05be57ddc2e ("s390: cpumodel: fix description for the new vector facility")
> Fixes: 54d65de0b525 ("s390x/cpumodel: vector enhancements")
> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
> Message-Id: <20190715142304.215018-3-borntraeger@de.ibm.com>
> Reviewed-by: David Hildenbrand <david@redhat.com>
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
>
> diff --git a/target/s390x/cpu_features_def.inc.h b/target/s390x/cpu_features_def.inc.h
> index 3118a9f89228..05b7674affe6 100644
> --- a/target/s390x/cpu_features_def.inc.h
> +++ b/target/s390x/cpu_features_def.inc.h
> @@ -104,7 +104,7 @@ DEF_FEAT(CMM_NT, "cmmnt", STFL, 147, "CMM: ESSA-enhancement (no translate) facil
> DEF_FEAT(VECTOR_ENH2, "vxeh2", STFL, 148, "Vector Enhancements facility 2")
> DEF_FEAT(ESORT_BASE, "esort-base", STFL, 150, "Enhanced-sort facility (excluding subfunctions)")
> DEF_FEAT(DEFLATE_BASE, "deflate-base", STFL, 151, "Deflate-conversion facility (excluding subfunctions)")
> -DEF_FEAT(VECTOR_BCD_ENH, "vxbeh", STFL, 152, "Vector-Packed-Decimal-Enhancement Facility")
> +DEF_FEAT(VECTOR_BCD_ENH, "vxpdeh", STFL, 152, "Vector-Packed-Decimal-Enhancement Facility")
> DEF_FEAT(MSA_EXT_9, "msa9-base", STFL, 155, "Message-security-assist-extension-9 facility (excluding subfunctions)")
> DEF_FEAT(ETOKEN, "etoken", STFL, 156, "Etoken facility")
Reviewed-by: Thomas Huth <thuth@redhat.com>
next prev parent reply other threads:[~2019-07-16 8:44 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-15 14:23 [Qemu-devel] [PATCH 0/3] s390x/cpumodel fixes for 4.1 Christian Borntraeger
2019-07-15 14:23 ` [Qemu-devel] [PATCH 1/3] s390x/cpumodel: remove esort from the default model Christian Borntraeger
2019-07-15 14:34 ` David Hildenbrand
2019-07-16 9:24 ` [Qemu-devel] [qemu-s390x] " Thomas Huth
2019-07-15 14:23 ` [Qemu-devel] [PATCH 2/3] s390x/cpumodel: also change name of vxbeh Christian Borntraeger
2019-07-15 14:36 ` David Hildenbrand
2019-07-15 15:02 ` [Qemu-devel] [qemu-s390x] " Thomas Huth
2019-07-15 15:50 ` Christian Borntraeger
2019-07-15 16:12 ` Christian Borntraeger
2019-07-16 7:24 ` David Hildenbrand
2019-07-16 7:25 ` Christian Borntraeger
2019-07-16 8:30 ` Cornelia Huck
2019-07-16 8:43 ` Thomas Huth [this message]
2019-07-16 9:02 ` Christian Borntraeger
2019-07-15 14:23 ` [Qemu-devel] [PATCH 3/3] s390x/cpumodel: change internal name of vxp to make description Christian Borntraeger
2019-07-15 14:37 ` David Hildenbrand
2019-07-15 15:35 ` Cornelia Huck
2019-07-15 15:51 ` Christian Borntraeger
2019-07-16 9:25 ` [Qemu-devel] [qemu-s390x] " Thomas Huth
2019-07-16 9:36 ` [Qemu-devel] [PATCH 0/3] s390x/cpumodel fixes for 4.1 Cornelia Huck
2019-07-16 10:51 ` no-reply
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=3c9fca5f-fb08-0d8f-7436-9775ccb782c8@redhat.com \
--to=thuth@redhat.com \
--cc=borntraeger@de.ibm.com \
--cc=cohuck@redhat.com \
--cc=david@redhat.com \
--cc=pasic@linux.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-s390x@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).