From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34836) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4VOf-0003k2-MC for qemu-devel@nongnu.org; Wed, 31 Jul 2013 08:21:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V4VOa-0004oc-JQ for qemu-devel@nongnu.org; Wed, 31 Jul 2013 08:20:53 -0400 Received: from mx1.redhat.com ([209.132.183.28]:16167) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4VOa-0004oP-34 for qemu-devel@nongnu.org; Wed, 31 Jul 2013 08:20:48 -0400 Message-ID: <51F901AC.40909@redhat.com> Date: Wed, 31 Jul 2013 14:23:08 +0200 From: Laszlo Ersek MIME-Version: 1.0 References: <1373355014-14846-1-git-send-email-qiaonuohan@cn.fujitsu.com> <51DBBD65.6040509@cn.fujitsu.com> <51F8D842.3040607@cn.fujitsu.com> In-Reply-To: <51F8D842.3040607@cn.fujitsu.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v5 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: stefanha@gmail.com, Amos , qemu-devel@nongnu.org, lcapitulino@redhat.com Hi Qiao, On 07/31/13 11:26, Qiao Nuohan wrote: > Hello Luiz and Amos, > > My patches are waiting for introspection. But now I cannot quite catch > the situation of introspection, so I hope to get some information about > current state from you. It will be very appreciated. I wasn't aware that you've been working on dump changes. I'm afraid this series of yours, and my series [Qemu-devel] [PATCH 0/4] dump-guest-memory: correct the vmcores http://lists.nongnu.org/archive/html/qemu-devel/2013-07/msg05469.html are going to conflict violently. Since my series is a bugfix for existing, non-compressed functionality (--> vmcores dumped for 3.5G+ guests are corrupt), *and* you look like a vmcore/dump expert, could you please give it a look? :) Normally, your series *should* take priority, because it's been on the list for much longer. However considering the 1.6 hard freeze, my series, being a bugfix, might go in earlier. Do you think you could rebase your work on mine (if it is accepted, that is)? Apologies for the mess... Thanks Laszlo