qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] qemu-storage-daemon: Fix non-string --object properties
@ 2020-04-16 15:34 Kevin Wolf
  2020-04-16 15:34 ` [PATCH 1/2] qom: Factor out user_creatable_add_dict() Kevin Wolf
  2020-04-16 15:34 ` [PATCH 2/2] qemu-storage-daemon: Fix non-string --object properties Kevin Wolf
  0 siblings, 2 replies; 3+ messages in thread
From: Kevin Wolf @ 2020-04-16 15:34 UTC (permalink / raw)
  To: qemu-block; +Cc: kwolf, qemu-devel, armbru, coiby.xu, mreitz

Kevin Wolf (2):
  qom: Factor out user_creatable_add_dict()
  qemu-storage-daemon: Fix non-string --object properties

 include/qom/object_interfaces.h | 16 ++++++++++++++++
 qemu-storage-daemon.c           |  4 +---
 qom/object_interfaces.c         | 31 +++++++++++++++++++++++++++++++
 qom/qom-qmp-cmds.c              | 24 +-----------------------
 4 files changed, 49 insertions(+), 26 deletions(-)

-- 
2.20.1



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

end of thread, other threads:[~2020-04-16 15:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-16 15:34 [PATCH 0/2] qemu-storage-daemon: Fix non-string --object properties Kevin Wolf
2020-04-16 15:34 ` [PATCH 1/2] qom: Factor out user_creatable_add_dict() Kevin Wolf
2020-04-16 15:34 ` [PATCH 2/2] qemu-storage-daemon: Fix non-string --object properties Kevin Wolf

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