From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52397) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bmQhV-0006I0-Ff for qemu-devel@nongnu.org; Tue, 20 Sep 2016 15:27:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bmQhQ-0004Bs-Ca for qemu-devel@nongnu.org; Tue, 20 Sep 2016 15:27:29 -0400 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:37353 helo=mx0a-001b2d01.pphosted.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bmQhQ-0004Ao-8y for qemu-devel@nongnu.org; Tue, 20 Sep 2016 15:27:24 -0400 Received: from pps.filterd (m0098421.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.17/8.16.0.17) with SMTP id u8KJQA8W058419 for ; Tue, 20 Sep 2016 15:27:23 -0400 Received: from e33.co.us.ibm.com (e33.co.us.ibm.com [32.97.110.151]) by mx0a-001b2d01.pphosted.com with ESMTP id 25jtw2xy05-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Tue, 20 Sep 2016 15:27:22 -0400 Received: from localhost by e33.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 20 Sep 2016 13:27:22 -0600 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Michael Roth In-Reply-To: References: <1474391141-16623-1-git-send-email-mdroth@linux.vnet.ibm.com> Date: Tue, 20 Sep 2016 14:26:08 -0500 Message-Id: <20160920192608.7471.45557@loki> Subject: Re: [Qemu-devel] [PATCH 00/25] Patch Round-up for stable 2.6.2, freeze on 2016-08-26 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake , qemu-devel@nongnu.org Cc: qemu-stable@nongnu.org, Paolo Bonzini , Peter Lieven , ronnie sahlberg , Juan Quintela , Amit Shah Quoting Eric Blake (2016-09-20 12:41:32) > On 09/20/2016 12:05 PM, Michael Roth wrote: > > Hi everyone, > > = > > The following new patches are queued for QEMU stable v2.6.2: > = > What happened to the usual shortlog? Sorry, didn't realize it was missing until about 2 seconds after I fired it off to qemu-devel. I'll include it in a reply to top-level. > = > The following patches still need maintainer pull requests (cc'd), but > have been tested and/or reviewed and are candidates for inclusion in the > release: > = > [PATCH v2] iscsi: Fix divide-by-zero regression on raw SG d > https://lists.gnu.org/archive/html/qemu-devel/2016-09/msg01627.html If I'm reading it right this fixes a regression introduced by cf081fca + a5b8dd2c, > = > [PATCH 1/3] migrate: Fix cpu-throttle-increment regression > https://lists.gnu.org/archive/html/qemu-devel/2016-09/msg01948.html this fixes a regression introduced by 69ef1f3, > = > We also want: > = > Revert "megasas: remove useless check for cmd->frame" > commit 421cc3e7 and this fixes one from 8cc4678, but none of these went into 2.6.x, so I don't think they're applicable. I have them all flagged for 2.7.1 though. 2.7.1 will probably go out fairly soon, but I'll try to hold off on setting a date until these make their way to master. > = > -- = > Eric Blake eblake redhat com +1-919-301-3266 > Libvirt virtualization library http://libvirt.org >=20