Re: [Qemu-devel] [PATCH v1 for-2.11 0/3] s390x: fixes for SIGP and DIAG 308

2017-11-17 Thread Christian Borntraeger
On 11/17/2017 09:10 AM, Cornelia Huck wrote: > On Thu, 16 Nov 2017 18:23:35 +0100 > Cornelia Huck wrote: > >> On Thu, 16 Nov 2017 18:05:23 +0100 >> David Hildenbrand wrote: >> >>> First one also applies to KVM SIGP handling. The other two only >>> apply to TCG (allowing to IPL from disk with m

Re: [Qemu-devel] [PATCH v1 for-2.11 0/3] s390x: fixes for SIGP and DIAG 308

2017-11-17 Thread Cornelia Huck
On Thu, 16 Nov 2017 18:23:35 +0100 Cornelia Huck wrote: > On Thu, 16 Nov 2017 18:05:23 +0100 > David Hildenbrand wrote: > > > First one also applies to KVM SIGP handling. The other two only > > apply to TCG (allowing to IPL from disk with more than 1 VCPU- I > > never tested that before). > >

Re: [Qemu-devel] [PATCH v1 for-2.11 0/3] s390x: fixes for SIGP and DIAG 308

2017-11-17 Thread Cornelia Huck
On Thu, 16 Nov 2017 21:55:02 +0100 Christian Borntraeger wrote: > On 11/16/2017 06:23 PM, Cornelia Huck wrote: > > On Thu, 16 Nov 2017 18:05:23 +0100 > > David Hildenbrand wrote: > > > >> First one also applies to KVM SIGP handling. The other two only > >> apply to TCG (allowing to IPL from d

Re: [Qemu-devel] [PATCH v1 for-2.11 0/3] s390x: fixes for SIGP and DIAG 308

2017-11-16 Thread Christian Borntraeger
On 11/16/2017 06:23 PM, Cornelia Huck wrote: > On Thu, 16 Nov 2017 18:05:23 +0100 > David Hildenbrand wrote: > >> First one also applies to KVM SIGP handling. The other two only >> apply to TCG (allowing to IPL from disk with more than 1 VCPU- I >> never tested that before). >> >> David Hildenb

Re: [Qemu-devel] [PATCH v1 for-2.11 0/3] s390x: fixes for SIGP and DIAG 308

2017-11-16 Thread David Hildenbrand
On 16.11.2017 18:23, Cornelia Huck wrote: > On Thu, 16 Nov 2017 18:05:23 +0100 > David Hildenbrand wrote: > >> First one also applies to KVM SIGP handling. The other two only >> apply to TCG (allowing to IPL from disk with more than 1 VCPU- I >> never tested that before). >> >> David Hildenbrand

Re: [Qemu-devel] [PATCH v1 for-2.11 0/3] s390x: fixes for SIGP and DIAG 308

2017-11-16 Thread Cornelia Huck
On Thu, 16 Nov 2017 18:05:23 +0100 David Hildenbrand wrote: > First one also applies to KVM SIGP handling. The other two only > apply to TCG (allowing to IPL from disk with more than 1 VCPU- I > never tested that before). > > David Hildenbrand (3): > s390x: fix storing CPU status (again) > s

[Qemu-devel] [PATCH v1 for-2.11 0/3] s390x: fixes for SIGP and DIAG 308

2017-11-16 Thread David Hildenbrand
First one also applies to KVM SIGP handling. The other two only apply to TCG (allowing to IPL from disk with more than 1 VCPU- I never tested that before). David Hildenbrand (3): s390x: fix storing CPU status (again) s390x/tcg: fix DIAG 308 with > 1 VCPU (single threaded TCG) s390x/tcg: fix