From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40275) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d19Cm-00029J-5B for qemu-devel@nongnu.org; Thu, 20 Apr 2017 06:20:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d19Cl-0003vX-BX for qemu-devel@nongnu.org; Thu, 20 Apr 2017 06:20:52 -0400 Date: Thu, 20 Apr 2017 12:20:40 +0200 From: Kevin Wolf Message-ID: <20170420102040.GD4747@noname.redhat.com> References: <20170420075237.18219-1-famz@redhat.com> <20170420075237.18219-5-famz@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170420075237.18219-5-famz@redhat.com> Subject: Re: [Qemu-devel] [PATCH v13 04/20] qemu-img: Add --unsafe-read option to subcommands List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng Cc: qemu-devel@nongnu.org, eblake@redhat.com, Max Reitz , qemu-block@nongnu.org Am 20.04.2017 um 09:52 hat Fam Zheng geschrieben: > Signed-off-by: Fam Zheng This one conflicts with my block-next branch, probably Peter's simplification of img_convert(). Kevin