From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: physical memory dump problem Date: Tue, 02 Jun 2009 12:55:40 +0300 Message-ID: <4A24F71C.7080005@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Matteo Signorini Return-path: Received: from mx2.redhat.com ([66.187.237.31]:36256 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756523AbZFBJzl (ORCPT ); Tue, 2 Jun 2009 05:55:41 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: Matteo Signorini wrote: > Hi! > > I have a problem with both kvm pmemsave and memsave functions. > (I know that both invoke the cpu_physical_memory_rw function) > > I'm trying to dump a guest physical memory region (sys_call_table for example). > I know that , for example, the sys_call_table is stored at > 0xffffffff8133c620 phys addr (found in System.map) > System.map lists virtual addresses, not physical addresses. Try memsave instead. -- error compiling committee.c: too many arguments to function