]> git.proxmox.com Git - mirror_qemu.git/commit - memory.c
memory: simple memory tree printer
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 11 Sep 2011 20:22:05 +0000 (20:22 +0000)
committerAvi Kivity <avi@redhat.com>
Sun, 2 Oct 2011 14:27:13 +0000 (16:27 +0200)
commit314e298735903035ba2b7b0f3cf39981f4171546
tree51a57705a5d1eaab97529863de5f5d40b9483294
parent3917149d96cfa5f619de770af6059f37b6e1df77
memory: simple memory tree printer

Add a monitor command 'info mtree' to show the memory hierarchy
much like /proc/iomem in Linux.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
memory.c
memory.h
monitor.c