From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46870) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eKQvG-0001GK-Lk for qemu-devel@nongnu.org; Thu, 30 Nov 2017 10:38:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eKQvB-00059M-53 for qemu-devel@nongnu.org; Thu, 30 Nov 2017 10:38:46 -0500 References: <20171123020832.8165-1-mreitz@redhat.com> <20171123020832.8165-4-mreitz@redhat.com> From: Eric Blake Message-ID: <2fd35be1-92f1-fed9-b888-79c24b749216@redhat.com> Date: Thu, 30 Nov 2017 09:38:25 -0600 MIME-Version: 1.0 In-Reply-To: <20171123020832.8165-4-mreitz@redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 03/17] block/qcow: Add blkdebug events List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-block@nongnu.org Cc: Kevin Wolf , Fam Zheng , John Snow , qemu-devel@nongnu.org On 11/22/2017 08:08 PM, Max Reitz wrote: > This is not necessarily complete, but it should include the most > important places. > > Signed-off-by: Max Reitz > --- > block/qcow.c | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) Looks reasonable; it doesn't hurt anything, and may make more testing feasible, even if we aren't actively maintaining this code. Reviewed-by: Eric Blake -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org