qemu-e2k/qom
David Hildenbrand 2d9e3dd9be hmp: Make json format optional for qom-set
Commit 7d2ef6dcc1 ("hmp: Simplify qom-set") switched to the json
parser, making it possible to specify complex types. However, with this
change it is no longer possible to specify proper sizes (e.g., 2G, 128M),
turning the interface harder to use for properties that consume sizes.

Let's switch back to the previous handling and allow to specify passing
json via the "-j" parameter.

Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
Cc: Markus Armbruster <armbru@redhat.com>
Cc: Dr. David Alan Gilbert <dgilbert@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: "Daniel P. Berrangé" <berrange@redhat.com>
Cc: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20200610075153.33892-1-david@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
2020-06-17 17:48:39 +01:00
..
Makefile.objs qemu-storage-daemon: Add --object option 2020-03-06 17:21:28 +01:00
container.c qom/container: remove .instance_size initializer from container_info 2020-06-10 12:09:59 -04:00
object.c qom: Less verbose object_initialize_child() 2020-06-15 22:05:28 +02:00
object_interfaces.c qom: Drop @errp parameter of object_property_del() 2020-05-15 07:08:14 +02:00
qom-hmp-cmds.c hmp: Make json format optional for qom-set 2020-06-17 17:48:39 +01:00
qom-qmp-cmds.c qemu-storage-daemon: Fix non-string --object properties 2020-04-30 17:51:07 +02:00
qom-qobject.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
trace-events trace-events: Shorten file names in comments 2019-03-22 16:18:07 +00:00