unicorn/qemu/include/qapi/qmp
Eric Blake d544d83348
qobject: Use 'bool' for qbool
We require a C99 compiler, so let's use 'bool' instead of 'int'
when dealing with boolean values. There are few enough clients
to fix them all in one pass.

Backports commit fc48ffc39ed1060856475e4320d5896f26c945e8 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 platform.h move #3 2017-01-21 00:13:21 +11: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