qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] QOM: little improvements to object_resolve_path*()
@ 2024-10-02  8:08 marcandre.lureau
  2024-10-02  8:08 ` [PATCH 1/3] qom: rename object_resolve_path_type() "ambiguousp" marcandre.lureau
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: marcandre.lureau @ 2024-10-02  8:08 UTC (permalink / raw)
  To: qemu-devel
  Cc: armbru, Eduardo Habkost, Paolo Bonzini, Daniel P. Berrangé,
	Marc-André Lureau

From: Marc-André Lureau <marcandre.lureau@redhat.com>

Hi,

Some improvements suggested by Markus during the review of "[PATCH v3 21/22]
qom/object: fix -Werror=maybe-uninitialized".

Marc-André Lureau (3):
  qom: rename object_resolve_path_type() "ambiguousp"
  qom: set *ambiguous on all paths
  qom: update object_resolve_path*() documentation

 include/qom/object.h | 12 ++++++------
 qom/object.c         | 13 ++++++++-----
 2 files changed, 14 insertions(+), 11 deletions(-)

-- 
2.45.2.827.g557ae147e6



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

end of thread, other threads:[~2024-10-02 11:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-02  8:08 [PATCH 0/3] QOM: little improvements to object_resolve_path*() marcandre.lureau
2024-10-02  8:08 ` [PATCH 1/3] qom: rename object_resolve_path_type() "ambiguousp" marcandre.lureau
2024-10-02  8:08 ` [PATCH 2/3] qom: set *ambiguous on all paths marcandre.lureau
2024-10-02  8:08 ` [PATCH 3/3] qom: update object_resolve_path*() documentation marcandre.lureau
2024-10-02 11:10 ` [PATCH 0/3] QOM: little improvements to object_resolve_path*() Paolo Bonzini

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