From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34474) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SB9Dq-0002j9-JH for qemu-devel@nongnu.org; Fri, 23 Mar 2012 14:28:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SB9Dk-0003GJ-Np for qemu-devel@nongnu.org; Fri, 23 Mar 2012 14:28:22 -0400 Received: from mail-gy0-f173.google.com ([209.85.160.173]:63683) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SB9Dk-0003F1-JX for qemu-devel@nongnu.org; Fri, 23 Mar 2012 14:28:16 -0400 Received: by ghrr14 with SMTP id r14so3634113ghr.4 for ; Fri, 23 Mar 2012 11:28:15 -0700 (PDT) Message-ID: <4F6CC0BB.6080606@codemonkey.ws> Date: Fri, 23 Mar 2012 13:28:11 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <4F67F951.6010102@cn.fujitsu.com> In-Reply-To: <4F67F951.6010102@cn.fujitsu.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 00/11 v10] introducing a new, dedicated guest memory dump mechanism List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wen Congyang Cc: Jan Kiszka , qemu-devel , Luiz Capitulino , HATAYAMA Daisuke , Dave Anderson , Eric Blake On 03/19/2012 10:28 PM, 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-03/msg02536.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. These patches aren't properly threaded and I don't see patch 5/11. Can you resubmit with git-send-email and follow the info on the wiki http://wiki.qemu.org/Contribute/SubmitAPatch Regards, Anthony Liguori