qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Alexey Kardashevskiy
Subject: [Qemu-devel] [PATCH qemu v2 0/2] memory/hmp: Print owners/parents in "info mtree"
Date: Mon, 30 Apr 2018 16:25:34 +1000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]