From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53193) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxFZ5-0007I8-88 for qemu-devel@nongnu.org; Wed, 18 Jun 2014 09:06:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WxFYy-0007w4-En for qemu-devel@nongnu.org; Wed, 18 Jun 2014 09:06:11 -0400 Received: from cantor2.suse.de ([195.135.220.15]:52173 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxFYy-0007vw-8b for qemu-devel@nongnu.org; Wed, 18 Jun 2014 09:06:04 -0400 Message-ID: <53A18EBA.2010806@suse.de> Date: Wed, 18 Jun 2014 15:06:02 +0200 From: Alexander Graf MIME-Version: 1.0 References: <1403093807-32836-1-git-send-email-jfrei@linux.vnet.ibm.com> In-Reply-To: <1403093807-32836-1-git-send-email-jfrei@linux.vnet.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/4] s390-ccw.img: s390-ccw.img fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jens Freimann , Christian Borntraeger , Cornelia Huck Cc: qemu-devel@nongnu.org On 18.06.14 14:16, Jens Freimann wrote: > Conny, Christian, Alex, > > here's three bios bugfixes and an update for the binary. > Patch 1 lets us boot with big inital ramdisks, Patch 2 introduces > a subsystem reset to make sure start with a clean state. Patch 3 > fixes parsing of the SCSI bootmap. Nasty :). Reviewed-by: Alexander Graf Alex