qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH qemu v3 0/2] memory/hmp: Print owners/parents in "info mtree"
@ 2018-05-30  7:17 Alexey Kardashevskiy
  2018-05-30  7:17 ` [Qemu-devel] [PATCH qemu v3 1/2] object: Handle objects with no parents Alexey Kardashevskiy
  2018-05-30  7:17 ` [Qemu-devel] [PATCH qemu v3 2/2] memory/hmp: Print owners/parents in "info mtree" Alexey Kardashevskiy
  0 siblings, 2 replies; 4+ messages in thread
From: Alexey Kardashevskiy @ 2018-05-30  7:17 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alexey Kardashevskiy, Dr. David Alan Gilbert, Markus Armbruster,
	Paolo Bonzini

This is a debug extension to "into mtree" to print a memory region owner/parent.

This is based on sha1
e609fa7 Peter Maydell "Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2018-05-29-v1.for-upstream' into staging".

Please comment. Thanks.



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

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

-- 
2.11.0

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-05-30 16:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-30  7:17 [Qemu-devel] [PATCH qemu v3 0/2] memory/hmp: Print owners/parents in "info mtree" Alexey Kardashevskiy
2018-05-30  7:17 ` [Qemu-devel] [PATCH qemu v3 1/2] object: Handle objects with no parents Alexey Kardashevskiy
2018-05-30 16:42   ` Paolo Bonzini
2018-05-30  7:17 ` [Qemu-devel] [PATCH qemu v3 2/2] memory/hmp: Print owners/parents in "info mtree" Alexey Kardashevskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).