diff options
author | 2015-05-15 16:25:00 -0600 | |
---|---|---|
committer | 2015-06-22 17:40:00 +0200 | |
commit | 34acbc95229f9f841bde83691a5af949c15e105b (patch) | |
tree | 10da2a91f4d06bae34b637df4f1997c8b54ed23d /scripts/qapi-commands.py | |
parent | qobject: Use 'bool' for qbool (diff) | |
download | qemu-34acbc95229f9f841bde83691a5af949c15e105b.tar.xz qemu-34acbc95229f9f841bde83691a5af949c15e105b.zip |
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.
Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Acked-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions