From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58519) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5mc6-00012E-Bu for qemu-devel@nongnu.org; Tue, 21 Jan 2014 20:28:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W5mc0-0000O9-6A for qemu-devel@nongnu.org; Tue, 21 Jan 2014 20:28:18 -0500 Received: from [222.73.24.84] (port=35427 helo=song.cn.fujitsu.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5mbz-0000Mz-Of for qemu-devel@nongnu.org; Tue, 21 Jan 2014 20:28:12 -0500 Message-ID: <52DF1E79.1080904@cn.fujitsu.com> Date: Wed, 22 Jan 2014 09:27:21 +0800 From: Qiao Nuohan MIME-Version: 1.0 References: <1389944779-31899-1-git-send-email-qiaonuohan@cn.fujitsu.com> <52DE4453.8000109@cn.fujitsu.com> <52DE4878.20008@redhat.com> In-Reply-To: <52DE4878.20008@redhat.com> Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=ISO-8859-1; format=flowed Subject: Re: [Qemu-devel] [PATCH 00/13 v7] Make 'dump-guest-memory' dump in kdump-compressed format List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laszlo Ersek Cc: stefanha@gmail.com, qemu-devel@nongnu.org, lcapitulino@redhat.com, kumagai-atsushi@mxc.nes.nec.co.jp, anderson@redhat.com, afaerber@suse.de On 01/21/2014 06:14 PM, Laszlo Ersek wrote: > it's in my review queue. The last version took a lot of energy on my > part to review (it's long and complex) so I'm still "gearing up". > > I very much hope I can review this version by diffing it with the last > version, and checking the differences against my earlier comments. If > that approach doesn't work then it'll take days again*after* I start. > Apologies:( I see. Thanks for your help. According to your comments, I did a lot of changes to my last series. Patch 01 are newly added, and patch 07 just move some initialization from other patches. You can check the differences between the reset patches with the last version. And thanks again. -- Regards Qiao Nuohan