[PATCH v4 0/3] memory: Have 'info mtree' remove duplicated Address Space information

Philippe Mathieu-Daudé posted 3 patches 2 years, 7 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210901161943.4174212-1-philmd@redhat.com
There is a newer version of this series
softmmu/memory.c | 160 ++++++++++++++++++++++++++++++++++-------------
1 file changed, 118 insertions(+), 42 deletions(-)
[PATCH v4 0/3] memory: Have 'info mtree' remove duplicated Address Space information
Posted by Philippe Mathieu-Daudé 2 years, 7 months ago
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