[Qemu-devel] [PATCH qemu v2 0/2] memory/hmp: Print owners/parents in "info mtree"

Alexey Kardashevskiy posted 2 patches 7 years, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180430062536.49077-1-aik@ozlabs.ru
Test checkpatch passed
Test docker-build@min-glib passed
Test docker-mingw@fedora passed
Test s390x passed
There is a newer version of this series
include/exec/memory.h |  2 +-
memory.c              | 69 +++++++++++++++++++++++++++++++++++++++++++--------
monitor.c             |  4 ++-
qom/object.c          |  2 +-
hmp-commands-info.hx  |  7 +++---
5 files changed, 68 insertions(+), 16 deletions(-)
[Qemu-devel] [PATCH qemu v2 0/2] memory/hmp: Print owners/parents in "info mtree"
Posted by Alexey Kardashevskiy 7 years, 6 months ago
This is a debug extension to "into mtree" to print a memory region owner/parent.

This is based on sha1
4743c23 Peter Maydell "Update version for v2.12.0 release".

Please comment. Thanks.



Alexey Kardashevskiy (2):
  memory/hmp: Print owners/parents in "info mtree"
  object: Handle objects with no parents

 include/exec/memory.h |  2 +-
 memory.c              | 69 +++++++++++++++++++++++++++++++++++++++++++--------
 monitor.c             |  4 ++-
 qom/object.c          |  2 +-
 hmp-commands-info.hx  |  7 +++---
 5 files changed, 68 insertions(+), 16 deletions(-)

-- 
2.11.0