From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47181) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W45Mm-0003y9-SM for qemu-devel@nongnu.org; Fri, 17 Jan 2014 04:05:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W45Mg-0000r0-SF for qemu-devel@nongnu.org; Fri, 17 Jan 2014 04:05:28 -0500 Received: from [222.73.24.84] (port=45178 helo=song.cn.fujitsu.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W45Mg-0000l2-H3 for qemu-devel@nongnu.org; Fri, 17 Jan 2014 04:05:22 -0500 Message-ID: <52D8F221.60406@cn.fujitsu.com> Date: Fri, 17 Jan 2014 17:04:33 +0800 From: Qiao Nuohan MIME-Version: 1.0 References: <1389944779-31899-1-git-send-email-qiaonuohan@cn.fujitsu.com> <52D8EEDC.2090108@de.ibm.com> In-Reply-To: <52D8EEDC.2090108@de.ibm.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: Christian Borntraeger Cc: stefanha@gmail.com, Ekaterina Tumanova , 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/17/2014 04:50 PM, Christian Borntraeger wrote: > What is the reason for that? Looking over the patch set, there seem to > be no architecture folder involved and others like s390x also have the > dump-guest-memory support. > [...] I found dump-guest-memory have support s390/ppc. I do not restrict the guest should only be x86/x86_64, actually, I get no knowledge about other arch, so what I can do now is just make x86/x86_64 works and be tested. -- Regards Qiao Nuohan