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

2021-09-04 Thread Richard Henderson
On 9/1/21 6:19 PM, Philippe Mathieu-Daudé wrote: @@ -3282,6 +3282,59 @@ static void mtree_info_flatview(bool dispatch_tree, bool owner) /* Free */ g_hash_table_foreach_remove(views, mtree_info_flatview_free, 0); g_hash_table_unref(views); + +return; +} Bogus. +

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

2021-09-01 Thread David Hildenbrand
On 01.09.21 18:19, Philippe Mathieu-Daudé wrote: Per Peter Maydell [*]: 'info mtree' monitor command was designed on the assumption that there's really only one or two interesting address spaces, and with more recent developments that's just not the case any more. Similarly about how

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

2021-09-01 Thread Philippe Mathieu-Daudé
Per Peter Maydell [*]: 'info mtree' monitor command was designed on the assumption that there's really only one or two interesting address spaces, and with more recent developments that's just not the case any more. Similarly about how the FlatView are sorted using a GHashTable, sort the