From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56308) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Un7b7-0006tq-At for qemu-devel@nongnu.org; Thu, 13 Jun 2013 09:29:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Un7b5-0003VT-0c for qemu-devel@nongnu.org; Thu, 13 Jun 2013 09:29:53 -0400 Message-ID: <51B9C94A.6060807@greensocs.com> Date: Thu, 13 Jun 2013 15:29:46 +0200 From: Frederic Konrad MIME-Version: 1.0 References: <1371073298-14519-1-git-send-email-mdroth@linux.vnet.ibm.com> <51B9BE96.9060204@greensocs.com> <51B9C76C.2020209@suse.de> In-Reply-To: <51B9C76C.2020209@suse.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] Patch Round-up for stable 1.5.1, freeze on 2013-06-19 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Cc: qemu-stable@nongnu.org, Michael Roth , qemu-devel@nongnu.org On 13/06/2013 15:21, Andreas F=C3=A4rber wrote: > Am 13.06.2013 14:44, schrieb Frederic Konrad: >> On 12/06/2013 23:41, Michael Roth wrote: >>> Hi everyone, >>> >>> The following new patches are queued for QEMU stable v1.5.1: >>> >>> https://github.com/mdroth/qemu/commits/stable-1.5-staging >>> >>> The release is planned for 2013-06-26: >>> >>> http://wiki.qemu.org/Planning/1.5 >>> >>> Please respond here or CC qemu-stable@nongnu.org on any patches you >>> think should be included in the release. The cut-off date is >>> 2013-06-19 for new patches. >>> >>> Testing/feedback is greatly appreciated. >> And it seems you forget "virtio-rng: Fix crash with non-default backen= d". >> You said you'll pick it up for 1.5.1 ;) > It's not yet committed to master, so cannot be cherry-picked into the > queue yet. Waiting for it myself. ;) > > Andreas > Oh ok, so it need to be in master for being merged in stable? I didn't know that ;) Fred