From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47986) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cCI07-0005ON-6P for qemu-devel@nongnu.org; Wed, 30 Nov 2016 22:25:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cCI04-0005gJ-2P for qemu-devel@nongnu.org; Wed, 30 Nov 2016 22:25:35 -0500 Received: from mx1.redhat.com ([209.132.183.28]:55386) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cCI03-0005g1-Sh for qemu-devel@nongnu.org; Wed, 30 Nov 2016 22:25:31 -0500 Date: Thu, 1 Dec 2016 11:25:25 +0800 From: Peter Xu Message-ID: <20161201032525.GA21601@pxdev.xzpeter.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] QEMU 2.8 release approaching List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: qemu-devel , Peter Maydell , "Michael S. Tsirkin" On Wed, Nov 30, 2016 at 03:42:42PM +0000, Stefan Hajnoczi wrote: > Dear QEMU community, > QEMU 2.8.0-rc3 will be tagged on December 6th. If there are no > pending issues -rc3 will become the QEMU 2.8 final release on December > 13th. Let's make this tag a good one! > > If you are currently looking into pending issues or have bug fixes > needing attention from maintainers, please reply to this email. > > At this stage only critical bugs, regressions, and build breakage > should hold up the release. This one? [PATCH for-2.8] intel_iommu: fix incorrect device invalidate -- peterx