From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:35032) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SrXPd-0001Ig-44 for qemu-devel@nongnu.org; Wed, 18 Jul 2012 12:47:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SrXPb-0005hD-54 for qemu-devel@nongnu.org; Wed, 18 Jul 2012 12:47:45 -0400 Received: from e28smtp08.in.ibm.com ([122.248.162.8]:51522) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SrXPa-0005gk-Gz for qemu-devel@nongnu.org; Wed, 18 Jul 2012 12:47:43 -0400 Received: from /spool/local by e28smtp08.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 18 Jul 2012 22:17:36 +0530 Received: from d28av01.in.ibm.com (d28av01.in.ibm.com [9.184.220.63]) by d28relay01.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q6IGlWce6160658 for ; Wed, 18 Jul 2012 22:17:33 +0530 Received: from d28av01.in.ibm.com (loopback [127.0.0.1]) by d28av01.in.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q6IMH5hO011994 for ; Thu, 19 Jul 2012 03:47:05 +0530 Message-ID: <5006E8A2.4050009@linux.vnet.ibm.com> Date: Thu, 19 Jul 2012 00:47:30 +0800 From: Sheldon MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [help]: how to use HMP command dump-guest-memory List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org I want to dump all guest's memory to file ./guestcore I execute this command as follow: (qemu) dump-guest-memory -p protocol file:./guestcore invalid char in expression