From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34307) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bgoKm-0003Vb-3C for qemu-devel@nongnu.org; Mon, 05 Sep 2016 03:28:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bgoKi-00089v-RC for qemu-devel@nongnu.org; Mon, 05 Sep 2016 03:28:48 -0400 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:54512 helo=mx0a-001b2d01.pphosted.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bgoKi-00088B-LZ for qemu-devel@nongnu.org; Mon, 05 Sep 2016 03:28:44 -0400 Received: from pps.filterd (m0098413.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.17/8.16.0.17) with SMTP id u857MwbJ120662 for ; Mon, 5 Sep 2016 03:28:37 -0400 Received: from e06smtp06.uk.ibm.com (e06smtp06.uk.ibm.com [195.75.94.102]) by mx0b-001b2d01.pphosted.com with ESMTP id 258bwbp89j-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Mon, 05 Sep 2016 03:28:37 -0400 Received: from localhost by e06smtp06.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 5 Sep 2016 08:28:35 +0100 Received: from b06cxnps4075.portsmouth.uk.ibm.com (d06relay12.portsmouth.uk.ibm.com [9.149.109.197]) by d06dlp03.portsmouth.uk.ibm.com (Postfix) with ESMTP id AD7411B08023 for ; Mon, 5 Sep 2016 08:30:18 +0100 (BST) Received: from d06av04.portsmouth.uk.ibm.com (d06av04.portsmouth.uk.ibm.com [9.149.37.216]) by b06cxnps4075.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id u857SYL16095298 for ; Mon, 5 Sep 2016 07:28:34 GMT Received: from d06av04.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av04.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id u857SWC6006436 for ; Mon, 5 Sep 2016 01:28:33 -0600 Date: Mon, 5 Sep 2016 09:28:29 +0200 From: David Hildenbrand In-Reply-To: <20160829114530.10842-1-cornelia.huck@de.ibm.com> References: <20160829114530.10842-1-cornelia.huck@de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <20160905092829.6570a22b@thinkpad-w530> Subject: Re: [Qemu-devel] [PATCH for-2.8 00/38] s390x patches for 2.8 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cornelia Huck Cc: qemu-devel@nongnu.org, borntraeger@de.ibm.com, jfrei@linux.vnet.ibm.com, agraf@suse.de > Here are the s390x patches I have queued for 2.8 on s390-next. > > The biggest chunk are the cpumodel patches. Other than that, the > introduction of the 2.8 machine and various fixes and enhancements. > > I plan to send a pull request once 2.7 has been released. Hi Conny, as discussed offline, there are still problems with cross-compilation an mingw32 related to the QEMU CPU feature generation. I'll send a patch series, including the fixes later this day. David