unicorn/qemu/qobject
Kevin Wolf 025e354370
qdict: Introduce qdict_rename_keys()
A few block drivers will need to rename .bdrv_create options for their
QAPIfication, so let's have a helper function for that.

Backports commit bcebf102ccc3c6db327f341adc379fdf0673ca6b from qemu
2018-03-12 10:11:48 -04:00
..
Makefile.objs qlit: move qlit from check-qjson to qobject/ 2018-03-07 17:08:17 -05:00
qbool.c Include qapi/qmp/qobject.h exactly where needed 2018-03-08 08:48:27 -05:00
qdict.c qdict: Introduce qdict_rename_keys() 2018-03-12 10:11:48 -04:00
qlist.c Include qapi/qmp/qobject.h exactly where needed 2018-03-08 08:48:27 -05:00
qlit.c qlit: Tighten QLit list vs QList comparison 2018-03-07 21:10:40 -05:00
qnull.c qapi: Add qobject_is_equal() 2018-03-08 08:41:43 -05:00
qnum.c Include qapi/qmp/qobject.h exactly where needed 2018-03-08 08:48:27 -05:00
qobject.c qapi: Add qobject_is_equal() 2018-03-08 08:41:43 -05:00
qstring.c Include qapi/qmp/qobject.h exactly where needed 2018-03-08 08:48:27 -05:00