All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] memory: Have 'info mtree' remove duplicated Address Space information
@ 2021-09-01 16:19 Philippe Mathieu-Daudé
  2021-09-01 16:19 ` [PATCH v4 1/3] memory: Extract mtree_info_flatview() from mtree_info() Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-09-01 16:19 UTC (permalink / raw)
  To: qemu-devel
  Cc: David Hildenbrand, Mark Cave-Ayland, Peter Xu, Gerd Hoffmann,
	Paolo Bonzini, Philippe Mathieu-Daudé

Follow Peter Maydell suggestions:
- Split mtree_info() as mtree_info_flatview() + mtree_info_as()
- Remove duplicated Address Space information

Since v3:
- Fix typos
- Split mtree_info_flatview() + mtree_info_as() first
- Rebased last patch keeping Peter's R-b tag

Philippe Mathieu-Daudé (3):
  memory: Extract mtree_info_flatview() from mtree_info()
  memory: Extract mtree_info_as() from mtree_info()
  memory: Have 'info mtree' remove duplicated Address Space information

 softmmu/memory.c | 160 ++++++++++++++++++++++++++++++++++-------------
 1 file changed, 118 insertions(+), 42 deletions(-)

-- 
2.31.1




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

end of thread, other threads:[~2021-09-04  9:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-01 16:19 [PATCH v4 0/3] memory: Have 'info mtree' remove duplicated Address Space information Philippe Mathieu-Daudé
2021-09-01 16:19 ` [PATCH v4 1/3] memory: Extract mtree_info_flatview() from mtree_info() Philippe Mathieu-Daudé
2021-09-01 16:23   ` Philippe Mathieu-Daudé
2021-09-01 17:10   ` David Hildenbrand
2021-09-04  9:23   ` Richard Henderson
2021-09-01 16:19 ` [PATCH v4 2/3] memory: Extract mtree_info_as() " Philippe Mathieu-Daudé
2021-09-01 17:11   ` David Hildenbrand
2021-09-04  9:23     ` Richard Henderson
2021-09-01 16:19 ` [PATCH v4 3/3] memory: Have 'info mtree' remove duplicated Address Space information Philippe Mathieu-Daudé
2021-09-01 17:12   ` David Hildenbrand
2021-09-04  9:27   ` Richard Henderson

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.