From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49049) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YB8dO-0002fb-BF for qemu-devel@nongnu.org; Tue, 13 Jan 2015 16:04:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YB8dB-0000gQ-QZ for qemu-devel@nongnu.org; Tue, 13 Jan 2015 16:04:18 -0500 Received: from e31.co.us.ibm.com ([32.97.110.149]:34408) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YB8dB-0000gE-J3 for qemu-devel@nongnu.org; Tue, 13 Jan 2015 16:04:05 -0500 Received: from /spool/local by e31.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 13 Jan 2015 14:04:04 -0700 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Michael Roth In-Reply-To: <20150113210317.6646.73580@loki> 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> <54B582A7.2030805@redhat.com> <20150113210317.6646.73580@loki> Message-ID: <20150113210357.6646.8108@loki> Date: Tue, 13 Jan 2015 15:03:57 -0600 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: Paolo Bonzini , Marcel Apfelbaum , William Dauchy Cc: qemu-devel , qemu-stable Quoting Michael Roth (2015-01-13 15:03:17) > Quoting Paolo Bonzini (2015-01-13 14:40:07) > > 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 b= e 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. > = > That doesn't seem rather hairy for a non-regression. Maybe I'll off now, > we can maybe reconsider for 2.2.1 And by doesn't I of course mean the opposite > = > > = > > Paolo