unicorn/qemu
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
..
default-configs
docs
fpu
hw
include qobject: Use 'bool' inside qdict 2018-02-17 15:23:09 -05:00
qapi qobject: Use 'bool' for qbool 2018-02-17 15:23:09 -05:00
qobject qobject: Use 'bool' inside qdict 2018-02-17 15:23:09 -05:00
qom qobject: Use 'bool' for qbool 2018-02-17 15:23:09 -05:00
scripts
target-arm target-arm: Add support for Cortex-R5 2018-02-17 15:23:08 -05:00
target-i386
target-m68k m68k: fix usp processing on interrupt entry and exception exit 2018-02-17 15:23:09 -05:00
target-mips
target-sparc
tcg
util
aarch64.h
aarch64eb.h
accel.c
arm.h
armeb.h
CODING_STYLE
configure
COPYING
COPYING.LIB
cpu-exec.c
cpus.c
cputlb.c
exec.c
gen_all_header.sh
glib_compat.c
HACKING
header_gen.py
ioport.c
LICENSE
m68k.h
Makefile
Makefile.objs
Makefile.target
memory_mapping.c
memory.c
mips64.h
mips64el.h
mips.h
mipsel.h
powerpc.h
qapi-schema.json
qemu-log.c
qemu-timer.c
rules.mak
softmmu_template.h
sparc64.h
sparc.h
tcg-runtime.c
translate-all.c translate-all: fix watchpoints if retranslation not possible 2018-02-17 15:22:43 -05:00
translate-all.h
unicorn_common.h
VERSION
vl.c
vl.h
x86_64.h