From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45130) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W82K5-0001dG-MC for qemu-devel@nongnu.org; Tue, 28 Jan 2014 01:39:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W82K0-000062-Ua for qemu-devel@nongnu.org; Tue, 28 Jan 2014 01:39:01 -0500 Received: from [222.73.24.84] (port=4355 helo=song.cn.fujitsu.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W82K0-0008Tg-IB for qemu-devel@nongnu.org; Tue, 28 Jan 2014 01:38:56 -0500 Message-ID: <52E75041.8090705@cn.fujitsu.com> Date: Tue, 28 Jan 2014 14:37:53 +0800 From: Qiao Nuohan MIME-Version: 1.0 References: <1390890126-17377-1-git-send-email-qiaonuohan@cn.fujitsu.com> In-Reply-To: <1390890126-17377-1-git-send-email-qiaonuohan@cn.fujitsu.com> Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=ISO-8859-1; format=flowed Subject: Re: [Qemu-devel] [PATCH v8 00/13] Make 'dump-guest-memory' dump in kdump-compressed format List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qiaonuohan Cc: stefanha@gmail.com, qemu-devel@nongnu.org, lcapitulino@redhat.com, kumagai-atsushi@mxc.nes.nec.co.jp, anderson@redhat.com, lersek@redhat.com, afaerber@suse.de On 01/28/2014 02:21 PM, qiaonuohan wrote: > Command 'dump-guest-memory' was introduced to dump guest's memory. But the > vmcore's format is only elf32 or elf64. The message is here: > http://lists.gnu.org/archive/html/qemu-devel/2012-04/msg03379.html Forget to change the URL, sorry. The last version is: http://lists.gnu.org/archive/html/qemu-devel/2014-01/msg02139.html -- Regards Qiao Nuohan