From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47760) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fVBIN-0003gX-NH for qemu-devel@nongnu.org; Tue, 19 Jun 2018 03:43:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fVBIK-0002FI-Jt for qemu-devel@nongnu.org; Tue, 19 Jun 2018 03:43:19 -0400 Date: Tue, 19 Jun 2018 09:42:48 +0200 From: Cornelia Huck Message-ID: <20180619094248.08d5fed5.cohuck@redhat.com> In-Reply-To: <20180619014319.28272-1-mdroth@linux.vnet.ibm.com> References: <20180619014319.28272-1-mdroth@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 00/113] Patch Round-up for stable 2.11.2, freeze on 2018-06-22 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Roth Cc: qemu-devel@nongnu.org, qemu-stable@nongnu.org, Christian Borntraeger , Thomas Huth On Mon, 18 Jun 2018 20:41:26 -0500 Michael Roth wrote: > Hi everyone, > > The following new patches are queued for QEMU stable v2.11.2: > > https://github.com/mdroth/qemu/commits/stable-2.11-staging > > The release is planned for 2018-06-22: > > https://wiki.qemu.org/Planning/2.11 > > Please respond here or CC qemu-stable@nongnu.org on any patches you > think should be included in the release. > > Thanks! > > ---------------------------------------------------------------- > > The following changes since commit 7c1beb52ed86191d9e965444d934adaa2531710f: > > Update version for 2.11.1 release (2018-02-14 14:41:05 -0600) > > are available in the git repository at: > > git://github.com/mdroth/qemu.git > > for you to fetch changes up to acb3571f90885a2e206044b3bdc8d1dd2a0389c0: > > arm_gicv3_kvm: kvm_dist_get/put_priority: skip the registers banked by GICR_IPRIORITYR (2018-06-16 07:47:00 -0500) > > ---------------------------------------------------------------- Hi Michael, as this series includes some s390-ccw bios patches, it needs a rebuild of the s390-ccw bios as well, probably on top of your stable branch. (IIRC we have extra patches on master, so you probably don't want to cherry-pick the latest rebuild from there.). Let me know if one of us should provide a rebuild.