From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51080) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fYoBK-00056G-4l for qemu-devel@nongnu.org; Fri, 29 Jun 2018 03:51:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fYoBJ-0005xU-Ee for qemu-devel@nongnu.org; Fri, 29 Jun 2018 03:51:02 -0400 Date: Fri, 29 Jun 2018 09:50:51 +0200 From: Kevin Wolf Message-ID: <20180629075051.GA15588@localhost.localdomain> References: <20180629060328.4423-1-famz@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180629060328.4423-1-famz@redhat.com> Subject: Re: [Qemu-devel] [PATCH 0/3] block: A few more copy offloading fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng Cc: qemu-devel@nongnu.org, Max Reitz , qemu-block@nongnu.org Am 29.06.2018 um 08:03 hat Fam Zheng geschrieben: > These are unfortunately more serious than the previous two fixes but the > patches are not complicated. Thanks, applied to the block branch. Kevin