From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:35004) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUif4-0003fu-Ov for qemu-devel@nongnu.org; Wed, 16 May 2012 14:09:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SUif2-0000Uu-Ob for qemu-devel@nongnu.org; Wed, 16 May 2012 14:09:22 -0400 Received: from mx1.redhat.com ([209.132.183.28]:13138) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUif2-0000UI-G6 for qemu-devel@nongnu.org; Wed, 16 May 2012 14:09:20 -0400 Date: Wed, 16 May 2012 14:59:31 -0300 From: Luiz Capitulino Message-ID: <20120516145931.4d5c424b@doriath.home> In-Reply-To: <4FA74927.5070905@cn.fujitsu.com> References: <4FA74927.5070905@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 00/12 v15] introducing a new, dedicated guest memory dump mechanism List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wen Congyang Cc: Anthony Liguori , qemu-devel , HATAYAMA Daisuke , Jan Kiszka , Eric Blake On Mon, 07 May 2012 12:01:43 +0800 Wen Congyang wrote: > Hi, all > > 'virsh dump' can not work when host pci device is used by guest. We have > discussed this issue here: > http://lists.nongnu.org/archive/html/qemu-devel/2011-10/msg00736.html > > The last version is here: > http://lists.nongnu.org/archive/html/qemu-devel/2012-04/msg03379.html > > We have determined to introduce a new command dump-guest-memory to dump > guest's memory. The core file's format is elf32 or elf64. This looks good to me now and I've applied it to the qmp-next branch. Actually, there are some nitpicks, but I won't ask you to respin because of that, I'll fix them myself on follow up patches. If anyone wants to give this a review, you still have time as I'll queue this until 1.1 is released. PS: I've updated the 'Since' field of the schema to 1.2.