From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60267) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YB7Wx-0004P1-BD for qemu-devel@nongnu.org; Tue, 13 Jan 2015 14:53:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YB7Wo-0007Nx-4W for qemu-devel@nongnu.org; Tue, 13 Jan 2015 14:53:35 -0500 Received: from e7.ny.us.ibm.com ([32.97.182.137]:36468) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YB7Wn-0007Na-VW for qemu-devel@nongnu.org; Tue, 13 Jan 2015 14:53:26 -0500 Received: from /spool/local by e7.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 13 Jan 2015 14:53:25 -0500 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Michael Roth In-Reply-To: <54B56892.1080806@redhat.com> 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> Message-ID: <20150113195320.6646.32373@loki> Date: Tue, 13 Jan 2015 13:53:20 -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: Marcel Apfelbaum , William Dauchy , Paolo Bonzini Cc: qemu-devel , qemu-stable Quoting Marcel Apfelbaum (2015-01-13 12:48:50) > On 01/13/2015 07:49 PM, William Dauchy wrote: > > Hello, > > > > On Jan09 23:42, Paolo Bonzini wrote: > >> That's commit 364c3e6b8dd7912e01d19122d791b8c8f6df4f6c on branch > >> uq/master of git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git. > > > > maybe the one for: > > fix regression when reading memory size from config file > > > > is also a patch to think about. > Definitely, the patch was: > [PATCH] vl.c: fix regression when reading memory size from config file = + Paolo's fix > = > The thread is: > http://lists.gnu.org/archive/html/qemu-devel/2015-01/msg01000.html > = > Be aware that we need both the patch and Paolo's fix. By Paolo's fix you mean: 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 pick= ed up by a maintainer. > Thanks, > Marcel > = > = > > > > Thanks, > >