From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60910) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fkSCT-0008Cg-QQ for qemu-devel@nongnu.org; Tue, 31 Jul 2018 06:48:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fkSCO-0007oh-Rm for qemu-devel@nongnu.org; Tue, 31 Jul 2018 06:48:21 -0400 Date: Tue, 31 Jul 2018 12:48:09 +0200 From: Cornelia Huck Message-ID: <20180731124809.0502bcb9.cohuck@redhat.com> In-Reply-To: <20180731085205.2637da26.cohuck@redhat.com> References: <1532959766-53343-1-git-send-email-borntraeger@de.ibm.com> <153296989359.10934.14853590010864246630@sif> <20180731085205.2637da26.cohuck@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1/1] s390x/sclp: fix maxram calculation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Roth Cc: Christian Borntraeger , qemu-devel , qemu-s390x , Alexander Graf , Thomas Huth , David Hildenbrand , Richard Henderson , Janosch Frank , Halil Pasic , imbrenda@linux.vnet.ibm.com, qemu-stable@nongnu.org On Tue, 31 Jul 2018 08:52:05 +0200 Cornelia Huck wrote: > On Mon, 30 Jul 2018 11:58:13 -0500 > Michael Roth wrote: > > > Quoting Christian Borntraeger (2018-07-30 10:31:12) > > > Are we still able to get things into 2.12.1 or are we too late? > > > > Freeze is EOD today, but I can grab them if they hit master/rc3 tomorrow. > > OK, I just sent a pull request with this patch. ...and it is in master now.