qemu-e2k/include/qapi/qmp
Kevin Wolf 7990d2c99c qdict: Add qdict_{set,copy}_default()
In the block layer functions that determine options for a child block
device, it's a common pattern to either copy options from the parent's
options or to set a default string if the option isn't explicitly set
yet for the child. Provide convenience functions so that it becomes a
one-liner for each option.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
2015-06-12 16:58:06 +02:00
..
dispatch.h qmp hmp: Consistently name Error * objects err, and not errp 2014-05-08 14:20:00 -04:00
json-lexer.h
json-parser.h
json-streamer.h
qbool.h
qdict.h qdict: Add qdict_{set,copy}_default() 2015-06-12 16:58:06 +02:00
qerror.h block: use bdrv_get_device_or_node_name() in error messages 2015-04-28 15:36:09 +02:00
qfloat.h
qint.h
qjson.h qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declaration 2014-03-03 09:45:46 +04:00
qlist.h
qobject.h qobject: Add a special null QObject 2015-05-11 08:59:07 -04:00
qstring.h
types.h