]> git.proxmox.com Git - mirror_qemu.git/commit - memory.c
memory/hmp: Print owners/parents in "info mtree"
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Mon, 4 Jun 2018 03:25:11 +0000 (13:25 +1000)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 28 Jun 2018 17:05:36 +0000 (19:05 +0200)
commitfc051ae6c42216ca87145106b509fa3bdfa98e00
tree1dae9df64f67bf7e8909842294b7825b0469b2f8
parente7ca549fc8caf9b1c79814f3854622448815f2bf
memory/hmp: Print owners/parents in "info mtree"

This adds owners/parents (which are the same, just occasionally
owner==NULL) printing for memory regions; a new '-o' flag
enabled new output.

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