From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43513) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YB8GD-0008Qp-24 for qemu-devel@nongnu.org; Tue, 13 Jan 2015 15:40:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YB8GC-0000Gs-9c for qemu-devel@nongnu.org; Tue, 13 Jan 2015 15:40:21 -0500 Sender: Paolo Bonzini Message-ID: <54B582A7.2030805@redhat.com> Date: Tue, 13 Jan 2015 21:40:07 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1420738472-23267-1-git-send-email-mdroth@linux.vnet.ibm.com> <54B00F8E.1010102@gmail.com> <54B0594D.7070401@redhat.com> <20150113174924.GA2291@gandi.net> <54B56892.1080806@redhat.com> <20150113195320.6646.32373@loki> In-Reply-To: <20150113195320.6646.32373@loki> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Patch Round-up for stable 2.1.3, freeze on 2015-01-14 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Roth , Marcel Apfelbaum , William Dauchy Cc: qemu-devel , qemu-stable On 13/01/2015 20:53, Michael Roth wrote: > 364c3e6, "vl.c: fix regression when reading machine type from config file"? > > I've gone ahead and applied from uq/uq/master, but still waiting on > > "vl.c: fix regression when reading memory size from config file" to be picked > up by a maintainer. This is now fa31bf14294cbdf63de5dde8961c2ebaf7167c69 in uq/master. This is not a regression as far as I know, it just never worked. I don't feel too comfortable including that patch. Paolo