From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33350) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dai74-000591-QM for qemu-devel@nongnu.org; Thu, 27 Jul 2017 08:41:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dai74-00057n-26 for qemu-devel@nongnu.org; Thu, 27 Jul 2017 08:41:58 -0400 Date: Thu, 27 Jul 2017 14:41:48 +0200 From: Kevin Wolf Message-ID: <20170727124148.GE4767@localhost.localdomain> References: <20170724153952.26510-1-eblake@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170724153952.26510-1-eblake@redhat.com> Subject: Re: [Qemu-devel] [PATCH for-2.10 0/2] Test for bug fixes from byte-based block status List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: qemu-devel@nongnu.org, qemu-block@nongnu.org Am 24.07.2017 um 17:39 hat Eric Blake geschrieben: > Kevin is correct, and I need tests of my recent bug fixes :) > > https://lists.gnu.org/archive/html/qemu-devel/2017-07/msg07235.html Thanks, applied to the block branch. Kevin