All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cornelia Huck <cohuck@redhat.com>
To: David Hildenbrand <david@redhat.com>
Cc: qemu-devel@nongnu.org, rth@twiddle.net,
	Aurelien Jarno <aurelien@aurel32.net>,
	thuth@redhat.com, borntraeger@de.ibm.com
Subject: Re: [Qemu-devel] [PATCH v1 0/6] target/s390x: tcg improvments + MSA functions
Date: Tue, 25 Jul 2017 14:45:04 +0200	[thread overview]
Message-ID: <20170725144504.3f535f5f@gondolin> (raw)
In-Reply-To: <971f9c67-1556-d002-07fa-a48929e335ec@redhat.com>

On Tue, 25 Jul 2017 14:16:54 +0200
David Hildenbrand <david@redhat.com> wrote:

> On 25.07.2017 13:55, Cornelia Huck wrote:
> > On Fri, 21 Jul 2017 14:56:03 +0200
> > David Hildenbrand <david@redhat.com> wrote:
> >   
> >> Based on series:
> >>     "[PATCH v2 0/5] target/s390x: cpu model cleanups + improvements"  
> > 
> > I'm trying to decide what to do with this series; probably nothing for
> > 2.10.
> >   
> >>
> >> 1. smaller pgm irq instruction length fixes  
> > 
> > These, I would have considered. But it seems Richard had an alternative
> > idea which is 2.11 material. So I'll probably just ignore these for now.  
> 
> I'd suggest to simply pick these two up. Simple fixes. Richards series
> is a step into the right direction, getting rid of explicit ILEN
> specification/ILEN_AUTO completely, avoiding such bugs in the future.

These two are certainly small enough.

> 
> But I'll let Richard + you decide.
> 
> >   
> >> 2. implement IPM, which is often used in context of MSA instructions
> >> 3. implement all basic MSA (cpacf/crypto) instructions <= z13. Only provide
> >>    the query subfunction (to query available subfunctions), no actual
> >>    de/encryption yet  
> > 
> > This is certainly 2.11 material.  
> 
> We could discuss if IPM makes sense. I can resend the updated version.

As we're suppose to enter (or have entered) hardfreeze now, I'd prefer
to defer to 2.11.

> MSA can certainly wait for 2.11.

      reply	other threads:[~2017-07-25 12:45 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-21 12:56 [Qemu-devel] [PATCH v1 0/6] target/s390x: tcg improvments + MSA functions David Hildenbrand
2017-07-21 12:56 ` [Qemu-devel] [PATCH v1 1/6] target/s390x: fix pgm irq ilen for stsi David Hildenbrand
2017-07-24 14:23   ` Thomas Huth
2017-07-25 15:38   ` Cornelia Huck
2017-07-21 12:56 ` [Qemu-devel] [PATCH v1 2/6] target/s390x: fix pgm irq ilen in translate_pages() David Hildenbrand
2017-07-24 14:37   ` Thomas Huth
2017-07-25 15:39   ` Cornelia Huck
2017-07-21 12:56 ` [Qemu-devel] [PATCH v1 3/6] target/s390x: implement spm (SET PROGRAM MASK) David Hildenbrand
2017-07-24  4:39   ` Richard Henderson
2017-07-24 17:25     ` David Hildenbrand
2017-07-21 12:56 ` [Qemu-devel] [PATCH v1 4/6] target/s390x: move wrap_address to cpu.h David Hildenbrand
2017-07-24  4:40   ` Richard Henderson
2017-07-24 17:38     ` David Hildenbrand
2017-07-24 18:00       ` Richard Henderson
2017-07-24 18:00         ` David Hildenbrand
2017-07-21 12:56 ` [Qemu-devel] [PATCH v1 5/6] target/s390x: add basic MSA features David Hildenbrand
2017-08-09 13:01   ` Cornelia Huck
2017-08-09 13:13     ` Thomas Huth
2017-08-09 13:25     ` David Hildenbrand
2017-08-09 13:29       ` Cornelia Huck
2017-07-21 12:56 ` [Qemu-devel] [PATCH v1 6/6] target/s390x: various alignment check David Hildenbrand
2017-07-21 13:26 ` [Qemu-devel] [PATCH v1 0/6] target/s390x: tcg improvments + MSA functions no-reply
2017-07-24  3:16 ` Richard Henderson
2017-07-24 17:58   ` David Hildenbrand
2017-07-25 11:55 ` Cornelia Huck
2017-07-25 12:16   ` David Hildenbrand
2017-07-25 12:45     ` Cornelia Huck [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=20170725144504.3f535f5f@gondolin \
    --to=cohuck@redhat.com \
    --cc=aurelien@aurel32.net \
    --cc=borntraeger@de.ibm.com \
    --cc=david@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    --cc=thuth@redhat.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.