unicorn/qemu/include/qapi/qmp
Eric Blake c749554a75
qobject: Use 'bool' inside qdict
Now that qbool is fixed, let's fix getting and setting a bool
value to a qdict member to also use C99 bool rather than int.

I audited all callers to ensure that the changed return type
will not cause any changed semantics.

Backports commit 34acbc95229f9f841bde83691a5af949c15e105b from qemu
2018-02-17 15:23:09 -05:00
..
qbool.h qobject: Use 'bool' for qbool 2018-02-17 15:23:09 -05:00
qdict.h qobject: Use 'bool' inside qdict 2018-02-17 15:23:09 -05:00
qerror.h import 2015-08-21 15:04:50 +08:00
qfloat.h platform.h move #3 2017-01-21 00:13:21 +11:00
qint.h platform.h move #3 2017-01-21 00:13:21 +11:00
qjson.h import 2015-08-21 15:04:50 +08:00
qlist.h import 2015-08-21 15:04:50 +08:00
qobject.h import 2015-08-21 15:04:50 +08:00
qstring.h platform.h move #3 2017-01-21 00:13:21 +11:00
types.h import 2015-08-21 15:04:50 +08:00