From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44280) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YB6WZ-0000zN-9A for qemu-devel@nongnu.org; Tue, 13 Jan 2015 13:49:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YB6WY-0000B0-9H for qemu-devel@nongnu.org; Tue, 13 Jan 2015 13:49:07 -0500 Message-ID: <54B56892.1080806@redhat.com> Date: Tue, 13 Jan 2015 20:48:50 +0200 From: Marcel Apfelbaum 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> In-Reply-To: <20150113174924.GA2291@gandi.net> Content-Type: text/plain; charset=windows-1252; format=flowed 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: William Dauchy , Paolo Bonzini Cc: Michael Roth , qemu-devel , qemu-stable 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. Thanks, Marcel > > Thanks, >