From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54309) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0R4P-00028c-PC for qemu-devel@nongnu.org; Tue, 07 Jan 2014 02:27:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W0R4J-0008HA-IF for qemu-devel@nongnu.org; Tue, 07 Jan 2014 02:27:25 -0500 Received: from mx1.redhat.com ([209.132.183.28]:32631) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0R4J-0008Gy-99 for qemu-devel@nongnu.org; Tue, 07 Jan 2014 02:27:19 -0500 Message-ID: <52CBAC4F.2000807@redhat.com> Date: Tue, 07 Jan 2014 08:27:11 +0100 From: Laszlo Ersek MIME-Version: 1.0 References: <1388906864-1083-1-git-send-email-qiaonuohan@cn.fujitsu.com> <52CB9F78.3050001@cn.fujitsu.com> In-Reply-To: <52CB9F78.3050001@cn.fujitsu.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v6 00/11] Make 'dump-guest-memory' dump in kdump-compressed format List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Qiao Nuohan Cc: stefanha@gmail.com, qemu-devel@nongnu.org, lcapitulino@redhat.com, anderson@redhat.com, kumagai-atsushi@mxc.nes.nec.co.jp, akong@redhat.com, afaerber@suse.de On 01/07/14 07:32, Qiao Nuohan wrote: > Hello Eric, Luiz and Laszlo, > > What do you think about my series? And I have add the light-weight > introspection in the last patch, do you have some comments on it? I haven't finished reviewing it yet, but thus far (up to & including patch 05) I'm OK with it. Thanks Laszlo