All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH qemu v2 0/2] memory/hmp: Print owners/parents in "info mtree"
@ 2018-04-30  6:25 Alexey Kardashevskiy
  2018-04-30  6:25 ` [Qemu-devel] [PATCH qemu v2 1/2] " Alexey Kardashevskiy
  2018-04-30  6:25 ` [Qemu-devel] [PATCH qemu v2 2/2] object: Handle objects with no parents Alexey Kardashevskiy
  0 siblings, 2 replies; 8+ messages in thread
From: Alexey Kardashevskiy @ 2018-04-30  6:25 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alexey Kardashevskiy, Dr. David Alan Gilbert, Markus Armbruster,
	Paolo Bonzini, Igor Mammedov


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

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

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-30  6:25 [Qemu-devel] [PATCH qemu v2 0/2] memory/hmp: Print owners/parents in "info mtree" Alexey Kardashevskiy
2018-04-30  6:25 ` [Qemu-devel] [PATCH qemu v2 1/2] " Alexey Kardashevskiy
2018-04-30  9:53   ` Paolo Bonzini
2018-05-03  5:40     ` Alexey Kardashevskiy
2018-05-30  4:57       ` Alexey Kardashevskiy
2018-05-30 10:30         ` Paolo Bonzini
2018-04-30  6:25 ` [Qemu-devel] [PATCH qemu v2 2/2] object: Handle objects with no parents Alexey Kardashevskiy
2018-04-30  9:51   ` Paolo Bonzini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.