mbox series

[0/2] qemu-storage-daemon: Fix non-string --object properties

Message ID 20200416153404.15389-1-kwolf@redhat.com (mailing list archive)
Headers show
Series qemu-storage-daemon: Fix non-string --object properties | expand

Message

Kevin Wolf April 16, 2020, 3:34 p.m. UTC
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(-)