From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35475) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UyvGV-0004OB-T9 for qemu-devel@nongnu.org; Mon, 15 Jul 2013 22:45:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UyvGT-0005KW-Il for qemu-devel@nongnu.org; Mon, 15 Jul 2013 22:45:23 -0400 Received: from mail-we0-x22d.google.com ([2a00:1450:400c:c03::22d]:51106) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UyvGT-0005In-D5 for qemu-devel@nongnu.org; Mon, 15 Jul 2013 22:45:21 -0400 Received: by mail-we0-f173.google.com with SMTP id x54so118813wes.18 for ; Mon, 15 Jul 2013 19:45:20 -0700 (PDT) Date: Tue, 16 Jul 2013 10:45:11 +0800 From: Stefan Hajnoczi Message-ID: <20130716024511.GE32278@stefanha-thinkpad.redhat.com> References: <1373355014-14846-1-git-send-email-qiaonuohan@cn.fujitsu.com> <51DBBD65.6040509@cn.fujitsu.com> <51E3C74F.3050307@cn.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <51E3C74F.3050307@cn.fujitsu.com> 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: qemu-devel@nongnu.org, lcapitulino@redhat.com, zhangxh@cn.fujitsu.com, anderson@redhat.com, kumagai-atsushi@mxc.nes.nec.co.jp, afaerber@suse.de On Mon, Jul 15, 2013 at 05:56:31PM +0800, Qiao Nuohan wrote: > On 07/09/2013 03:36 PM, Qiao Nuohan wrote: > >Still waiting for introspection... And comments about format will be very > >helpful. > > Hi Stefan and others, > > What do you think about the process of creating vmcore in kdump-compressed > format? Sorry, I was on vacation last week. Stefan