qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: David Hildenbrand <david@redhat.com>
To: Christian Borntraeger <borntraeger@de.ibm.com>,
	Cornelia Huck <cohuck@redhat.com>
Cc: Halil Pasic <pasic@linux.ibm.com>,
	qemu-s390x <qemu-s390x@nongnu.org>,
	qemu-devel <qemu-devel@nongnu.org>,
	Richard Henderson <rth@twiddle.net>
Subject: Re: [Qemu-devel] [PATCH 1/3] s390x/cpumodel: remove esort from the default model
Date: Mon, 15 Jul 2019 16:34:57 +0200	[thread overview]
Message-ID: <b30003e0-c859-5e5f-1e2c-fd73a65be569@redhat.com> (raw)
In-Reply-To: <20190715142304.215018-2-borntraeger@de.ibm.com>

On 15.07.19 16:23, Christian Borntraeger wrote:
> esort might not be available on all models.
> 
> Fixes: caef62430fed6e73 ("s390x/cpumodel: add gen15 defintions")
> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
> ---
>  target/s390x/gen-features.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/target/s390x/gen-features.c b/target/s390x/gen-features.c
> index 9f216219ff53..6debfc1d217e 100644
> --- a/target/s390x/gen-features.c
> +++ b/target/s390x/gen-features.c
> @@ -642,7 +642,6 @@ static uint16_t default_GEN14_GA1[] = {
>  
>  static uint16_t default_GEN15_GA1[] = {
>      S390_FEAT_VECTOR_ENH2,
> -    S390_FEAT_GROUP_ENH_SORT,
>      S390_FEAT_GROUP_DEFLATE_CONVERSION,
>      S390_FEAT_VECTOR_BCD_ENH,
>      S390_FEAT_GROUP_MSA_EXT_9,
> 



Reviewed-by: David Hildenbrand <david@redhat.com>

-- 

Thanks,

David / dhildenb


  reply	other threads:[~2019-07-15 14:35 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 [this message]
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
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=b30003e0-c859-5e5f-1e2c-fd73a65be569@redhat.com \
    --to=david@redhat.com \
    --cc=borntraeger@de.ibm.com \
    --cc=cohuck@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).