From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35712) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uk3GT-0005iK-H0 for qemu-devel@nongnu.org; Tue, 04 Jun 2013 22:15:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uk3GO-0005ux-Ps for qemu-devel@nongnu.org; Tue, 04 Jun 2013 22:15:53 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44512) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uk3GO-0005uq-HG for qemu-devel@nongnu.org; Tue, 04 Jun 2013 22:15:48 -0400 Date: Tue, 4 Jun 2013 22:15:41 -0400 From: Luiz Capitulino Message-ID: <20130604221541.75bef4dd@redhat.com> In-Reply-To: <51AE946F.8040108@cn.fujitsu.com> References: <1369709437-24969-1-git-send-email-qiaonuohan@cn.fujitsu.com> <51AE946F.8040108@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v4 0/9] 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: Amos , qemu-devel@nongnu.org, armbru@redhat.com, zhangxh@cn.fujitsu.com, anderson@redhat.com, kumagai-atsushi@mxc.nes.nec.co.jp, afaerber@suse.de [CC'ing Amos this time] On Wed, 05 Jun 2013 09:29:19 +0800 Qiao Nuohan wrote: > > I haven't reviewed it yet, but we need introspection support before merging > > this. > > Hello Luiz, > > Is it possible to get this reviewed, or I am supposed to wait until > introspection support being settled? I can review it until the end of this week. If this series is adding a new argument (which I believe is what it does) then there's only two ways to get this merged: either we wait for full introspection or you add this feature as a new command. I'd prefer to wait for full introspection, but it depends how long it's going to take to get it merged and how much time you're willing to wait. Amos, can you give us an update on that work?