qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/3] qemu-ga: Summarize and merge commits
@ 2024-11-06  8:41 Dehan Meng
  2024-11-06  8:41 ` [PATCH v5 1/3] qemu-ga: Add 'Null' check and Redefine 'route' Dehan Meng
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Dehan Meng @ 2024-11-06  8:41 UTC (permalink / raw)
  To: qemu-devel; +Cc: demeng, kkostiuk, michael.roth, peter.maydell, berrange

v4:
Handle g_autoptr() to simplify code and memory leak

v3:
Modify commits message and do some minor update.

v2:
Split v1 up to separate commits for each logically independent change

Dehan Meng (3):
  qemu-ga: Add 'Null' check and Redefine 'route'
  qemu-ga: Optimize var declaration and definition
  qemu-ga: Avoiding freeing line prematurely

Signed-off-by: Dehan Meng <demeng@redhat.com>

 qga/commands-linux.c | 134 +++++++++++++++++++++----------------------
 1 file changed, 65 insertions(+), 69 deletions(-)

-- 
2.40.1



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

end of thread, other threads:[~2024-11-06 18:08 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-06  8:41 [PATCH v5 0/3] qemu-ga: Summarize and merge commits Dehan Meng
2024-11-06  8:41 ` [PATCH v5 1/3] qemu-ga: Add 'Null' check and Redefine 'route' Dehan Meng
2024-11-06 13:35   ` Daniel P. Berrangé
2024-11-06 16:43     ` Konstantin Kostiuk
2024-11-06 18:05   ` Konstantin Kostiuk
2024-11-06  8:41 ` [PATCH v5 2/3] qemu-ga: Optimize var declaration and definition Dehan Meng
2024-11-06 13:36   ` Daniel P. Berrangé
2024-11-06 16:44     ` Konstantin Kostiuk
2024-11-06  8:41 ` [PATCH v5 3/3] qemu-ga: Avoiding freeing line prematurely Dehan Meng
2024-11-06 13:38   ` Daniel P. Berrangé
2024-11-06 16:44     ` Konstantin Kostiuk
2024-11-06 18:07   ` Konstantin Kostiuk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).