memory: Rework "info mtree" to print flat views and dispatch trees
commit5e8fd947e2670c3c18f139de6a83fafcb56abbcc
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Thu, 21 Sep 2017 08:51:06 +0000 (21 18:51 +1000)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 21 Sep 2017 21:19:38 +0000 (21 23:19 +0200)
tree217c4d74ee2446675d016cab1653aba70a63084c
parent67ace39b253ed5ae465275bc870f7e495547658b
memory: Rework "info mtree" to print flat views and dispatch trees

This adds a new "-d" switch to "info mtree" to print dispatch tree
internals.

This changes the way "-f" is handled - it prints now flat views and
associated address spaces.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Message-Id: <20170921085110.25598-15-aik@ozlabs.ru>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
exec.c
hmp-commands-info.hx
include/exec/memory-internal.h
include/exec/memory.h
memory.c
monitor.c