From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35858) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xr6Rt-00024R-Pb for qemu-devel@nongnu.org; Wed, 19 Nov 2014 09:41:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xr6Rk-000442-OJ for qemu-devel@nongnu.org; Wed, 19 Nov 2014 09:41:37 -0500 Received: from mail-wi0-x231.google.com ([2a00:1450:400c:c05::231]:45083) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xr6Rk-00043j-Df for qemu-devel@nongnu.org; Wed, 19 Nov 2014 09:41:28 -0500 Received: by mail-wi0-f177.google.com with SMTP id l15so2089348wiw.4 for ; Wed, 19 Nov 2014 06:41:27 -0800 (PST) Sender: Paolo Bonzini Message-ID: <546CAC13.7060701@redhat.com> Date: Wed, 19 Nov 2014 15:41:23 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1416254843-16859-1-git-send-email-mst@redhat.com> <20141119073114.GF9190@grmbl.mre> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/5] pc: make ROMs resizeable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , Amit Shah Cc: "Michael S. Tsirkin" , QEMU Developers , "Dr. David Alan Gilbert" , Juan Quintela On 19/11/2014 14:52, Peter Maydell wrote: > It certainly seems pretty risky to introduce this change with > only two weeks to go til release; I wouldn't want to merge it > without a strong consensus from everybody involved that it > really needed to go in for 2.2. I think there's consensus (you, Amit, me) that it should wait for 2.3. Paolo