qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] vl.c: select_machine(): improve error message
@ 2024-06-26 13:43 Vladimir Sementsov-Ogievskiy
  2024-06-26 13:43 ` [PATCH 1/3] vl.c: select_machine(): use ERRP_GUARD instead of error propagation Vladimir Sementsov-Ogievskiy
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Vladimir Sementsov-Ogievskiy @ 2024-06-26 13:43 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini, qemu-trivial, armbru, Vladimir Sementsov-Ogievskiy

Hi all!

Here are three simple patches, improving select_machine() function a
bit.

Vladimir Sementsov-Ogievskiy (3):
  vl.c: select_machine(): use ERRP_GUARD instead of error propagation
  vl.c: select_machine(): use g_autoptr
  vl.c: select_machine(): add selected machine type to error message

 system/vl.c | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2024-06-27 15:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-26 13:43 [PATCH 0/3] vl.c: select_machine(): improve error message Vladimir Sementsov-Ogievskiy
2024-06-26 13:43 ` [PATCH 1/3] vl.c: select_machine(): use ERRP_GUARD instead of error propagation Vladimir Sementsov-Ogievskiy
2024-06-26 13:43 ` [PATCH 2/3] vl.c: select_machine(): use g_autoptr Vladimir Sementsov-Ogievskiy
2024-06-26 13:43 ` [PATCH 3/3] vl.c: select_machine(): add selected machine type to error message Vladimir Sementsov-Ogievskiy
2024-06-26 17:07 ` [PATCH 0/3] vl.c: select_machine(): improve " Philippe Mathieu-Daudé
2024-06-27 15:21 ` Michael Tokarev

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).