unicorn/qemu/qapi
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
..
common.json
Makefile.objs
qapi-dealloc-visitor.c revert to use of g_free to make future qemu integrations easier (#695) 2016-12-21 22:28:36 +08:00
qapi-visit-core.c This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
qmp-input-visitor.c qobject: Use 'bool' for qbool 2018-02-17 15:23:09 -05:00
qmp-output-visitor.c qobject: Use 'bool' for qbool 2018-02-17 15:23:09 -05:00
string-input-visitor.c This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00