From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47660) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aiV58-0004dr-KT for qemu-devel@nongnu.org; Tue, 22 Mar 2016 18:47:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aiV54-0002Ck-Tl for qemu-devel@nongnu.org; Tue, 22 Mar 2016 18:47:22 -0400 Received: from e32.co.us.ibm.com ([32.97.110.150]:52407) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aiV54-0002BT-EJ for qemu-devel@nongnu.org; Tue, 22 Mar 2016 18:47:18 -0400 Received: from localhost by e32.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 22 Mar 2016 16:47:16 -0600 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Michael Roth In-Reply-To: <56F117BC.7040308@kamp.de> References: <1458581313-19045-1-git-send-email-mdroth@linux.vnet.ibm.com> <56F117BC.7040308@kamp.de> Message-ID: <20160322224515.7132.85038@loki> Date: Tue, 22 Mar 2016 17:45:15 -0500 Subject: Re: [Qemu-devel] [Qemu-stable] [PATCH 00/35] Patch Round-up for stable 2.5.1, freeze on 2016-03-25 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Lieven , qemu-devel@nongnu.org Cc: qemu-stable@nongnu.org Quoting Peter Lieven (2016-03-22 05:00:28) > Am 21.03.2016 um 18:27 schrieb Michael Roth: > > Hi everyone, > > > > The following new patches are queued for QEMU stable v2.5.1: > > > > https://github.com/mdroth/qemu/commits/stable-2.5-staging > > > > The release is planned for 2016-03-29: > > > > http://wiki.qemu.org/Planning/2.5 > > > > Please respond here or CC qemu-stable@nongnu.org on any patches you > > think should be included in the release. > = > Is this stable material? > = > 4467c6c hyperv: cpu hotplug fix with HyperV enabled Doesn't seem like it would cause any side-effects outside of the cpu hotplug case it's fixing, so makes sense to me. > = > Peter >=20