From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:36570) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5Hom-00024u-Hl for qemu-devel@nongnu.org; Sun, 18 Sep 2011 09:54:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R5Hol-0002uk-KM for qemu-devel@nongnu.org; Sun, 18 Sep 2011 09:54:00 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55052) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5Hol-0002ug-9F for qemu-devel@nongnu.org; Sun, 18 Sep 2011 09:53:59 -0400 Message-ID: <4E75F7F3.6070500@redhat.com> Date: Sun, 18 Sep 2011 16:53:55 +0300 From: Avi Kivity MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2] memory: simple memory tree printer List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: qemu-devel On 09/17/2011 10:27 PM, Blue Swirl wrote: > Add a monitor command 'info mtree' to show the memory hierarchy > much like /proc/iomem in Linux. > > Still missing alias support. PCI would be invisible on a PC (or any machine which has PCI holes implemented properly). Maybe we need to dump both the memory tree and the flat view - the memory tree for the logical hierarchy and the flat view to see what actually happens (I have an address, where does it go?) -- error compiling committee.c: too many arguments to function