Re: [Qemu-devel] [PATCH v1 0/6] target/s390x: tcg improvments + MSA functions

2017-07-25 Thread Cornelia Huck
On Tue, 25 Jul 2017 14:16:54 +0200 David Hildenbrand wrote: > On 25.07.2017 13:55, Cornelia Huck wrote: > > On Fri, 21 Jul 2017 14:56:03 +0200 > > David Hildenbrand wrote: > > > >> Based on series: > >> "[PATCH v2 0/5] target/s390x: cpu model cleanups

Re: [Qemu-devel] [PATCH v1 0/6] target/s390x: tcg improvments + MSA functions

2017-07-25 Thread David Hildenbrand
On 25.07.2017 13:55, Cornelia Huck wrote: > On Fri, 21 Jul 2017 14:56:03 +0200 > David Hildenbrand 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 >

Re: [Qemu-devel] [PATCH v1 0/6] target/s390x: tcg improvments + MSA functions

2017-07-25 Thread Cornelia Huck
On Fri, 21 Jul 2017 14:56:03 +0200 David Hildenbrand 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

Re: [Qemu-devel] [PATCH v1 0/6] target/s390x: tcg improvments + MSA functions

2017-07-24 Thread David Hildenbrand
On 24.07.2017 05:16, Richard Henderson wrote: > On 07/21/2017 05:56 AM, David Hildenbrand wrote: >> 1. smaller pgm irq instruction length fixes > > I think maybe we should add insn length data to the unwind data, so that we > can > have env->int_pgm_ilen set to the right value whenever

Re: [Qemu-devel] [PATCH v1 0/6] target/s390x: tcg improvments + MSA functions

2017-07-23 Thread Richard Henderson
On 07/21/2017 05:56 AM, David Hildenbrand wrote: 1. smaller pgm irq instruction length fixes I think maybe we should add insn length data to the unwind data, so that we can have env->int_pgm_ilen set to the right value whenever cpu_restore_state is called. r~

[Qemu-devel] [PATCH v1 0/6] target/s390x: tcg improvments + MSA functions

2017-07-21 Thread David Hildenbrand
Based on series: "[PATCH v2 0/5] target/s390x: cpu model cleanups + improvements" 1. smaller pgm irq instruction length fixes 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