All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Optimizing the print format of the QEMU monitor 'info mtree'
@ 2025-04-30  8:31 Chao Liu
  2025-04-30  8:31 ` [PATCH v2 1/1] system: optimizing info mtree printing for monitors Chao Liu
  0 siblings, 1 reply; 5+ messages in thread
From: Chao Liu @ 2025-04-30  8:31 UTC (permalink / raw)
  To: pbonzini, peterx, david, philmd; +Cc: zhangtj, zqz00548, lc00631, qemu-devel

Hi, all:

Thanks to David's review, I've made the following improvements in PATCH v2:

1. Enrich the commit message, add 'info mtree' print example.
2. Optimize the code implementation according to the review comments.

PATCH v1 (reviewed):
https://lore.kernel.org/qemu-devel/210c69d9-803e-41a5-b40c-bc8372e582fa@redhat.com/T/#u

--
Regards,
Chao

Chao Liu (1):
  system: optimizing info mtree printing for monitors

 system/memory.c | 42 ++++++++++++++++++++++++++++++++++++------
 1 file changed, 36 insertions(+), 6 deletions(-)

-- 
2.48.1



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

end of thread, other threads:[~2025-04-30 14:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-30  8:31 [PATCH v2 0/1] Optimizing the print format of the QEMU monitor 'info mtree' Chao Liu
2025-04-30  8:31 ` [PATCH v2 1/1] system: optimizing info mtree printing for monitors Chao Liu
2025-04-30  8:46   ` Philippe Mathieu-Daudé
2025-04-30 11:33   ` BALATON Zoltan
2025-04-30 14:03   ` Markus Armbruster

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.