From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41404) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bzPiB-0001SC-Rz for qemu-devel@nongnu.org; Wed, 26 Oct 2016 11:01:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bzPi6-0004jl-HH for qemu-devel@nongnu.org; Wed, 26 Oct 2016 11:01:51 -0400 Date: Wed, 26 Oct 2016 17:01:35 +0200 From: Kevin Wolf Message-ID: <20161026150135.GW4758@noname.str.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 v12 11/19] docs: Document how to stream 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, Max Reitz , Eric Blake , Markus Armbruster Am 26.10.2016 um 12:29 hat Alberto Garcia geschrieben: > Signed-off-by: Alberto Garcia Reviewed-by: Kevin Wolf