From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52993) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dlA09-0003QZ-Nb for qemu-devel@nongnu.org; Fri, 25 Aug 2017 04:30:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dlA05-0004Ty-QL for qemu-devel@nongnu.org; Fri, 25 Aug 2017 04:30:01 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54944) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dlA05-0004Te-KI for qemu-devel@nongnu.org; Fri, 25 Aug 2017 04:29:57 -0400 Date: Fri, 25 Aug 2017 10:29:50 +0200 From: Cornelia Huck Message-ID: <20170825102950.736647be.cohuck@redhat.com> In-Reply-To: References: <20170824171355.29d1ec32.cohuck@redhat.com> <30333b41-508d-f9a3-ac2d-4830a7791475@redhat.com> <34f0f307-d16f-7c76-1589-fa06252f6d09@linux.vnet.ibm.com> <97b35c4d-e897-c18a-525f-1fa1a7560776@de.ibm.com> <20170825092008.12484e6a.cohuck@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] S390 bios breaks in qemu 2.10.rc3 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christian Borntraeger Cc: Farhan Ali , Peter Maydell , Thomas Huth , David Hildenbrand , Halil Pasic , QEMU Developers , "Collin L. Walling" On Fri, 25 Aug 2017 10:21:58 +0200 Christian Borntraeger wrote: > On 08/25/2017 09:20 AM, Cornelia Huck wrote: > > OK, to recap: > > > > - the current pre-built bios seems fine > > - rebuilding the bios may yield a version that fails on some systems > > (different compiler?) > > - adding aligned(8) looks like the right thing to do > > - it seems to fix the problem, but on at least one system something > > still seems off (under investigation) > > Yes. I am out of office today, so for any aligned(8) patch > Acked-by: Christian Borntraeger > even for 2.10. I fear the 2.10 train has already left the station, but any aligned(8) patch should be cc:stable.