From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48082) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fkOVz-0007iK-6T for qemu-devel@nongnu.org; Tue, 31 Jul 2018 02:52:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fkOVw-00049h-67 for qemu-devel@nongnu.org; Tue, 31 Jul 2018 02:52:15 -0400 Date: Tue, 31 Jul 2018 08:52:05 +0200 From: Cornelia Huck Message-ID: <20180731085205.2637da26.cohuck@redhat.com> In-Reply-To: <153296989359.10934.14853590010864246630@sif> References: <1532959766-53343-1-git-send-email-borntraeger@de.ibm.com> <153296989359.10934.14853590010864246630@sif> 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 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.