From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38599) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c04ke-0008Vr-4N for qemu-devel@nongnu.org; Fri, 28 Oct 2016 06:51:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c04kd-0003QE-Ja for qemu-devel@nongnu.org; Fri, 28 Oct 2016 06:51:08 -0400 Date: Fri, 28 Oct 2016 12:50:59 +0200 From: Kevin Wolf Message-ID: <20161028105059.GA4759@noname.redhat.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH v13 00/19] Support streaming to an intermediate layer List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alberto Garcia Cc: qemu-devel@nongnu.org, qemu-block@nongnu.org, Eric Blake , Markus Armbruster , Max Reitz Am 28.10.2016 um 09:08 hat Alberto Garcia geschrieben: > Hi, > > thank you Kevin and Eric for your comments. I addressed them all in > this series. Thanks, applied to the block branch. Kevin