From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51344) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9iGE-0000XB-U1 for qemu-devel@nongnu.org; Fri, 09 Jan 2015 17:42:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y9iGD-0006N3-EK for qemu-devel@nongnu.org; Fri, 09 Jan 2015 17:42:30 -0500 Sender: Paolo Bonzini Message-ID: <54B0594D.7070401@redhat.com> Date: Fri, 09 Jan 2015 23:42:21 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1420738472-23267-1-git-send-email-mdroth@linux.vnet.ibm.com> <54B00F8E.1010102@gmail.com> In-Reply-To: <54B00F8E.1010102@gmail.com> 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: marcel@redhat.com, qemu-devel , qemu-stable , Michael Roth On 09/01/2015 18:27, Marcel Apfelbaum wrote: >> >> >> Please respond here or CC qemu-stable@nongnu.org on any patches you >> think should be included in the release. > I think that also this patch should be added: > [Qemu-devel] [PATCH v3] vl.c: fix regression when reading machine > type from config file > Link: > https://www.mail-archive.com/qemu-devel@nongnu.org/msg272730.html That's commit 364c3e6b8dd7912e01d19122d791b8c8f6df4f6c on branch uq/master of git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git. Paolo