summaryrefslogtreecommitdiffstats
path: root/include/exec/exec-all.h
diff options
context:
space:
mode:
authorPeter Maydell2021-03-18 18:48:19 +0100
committerPeter Maydell2021-03-23 12:47:31 +0100
commitd1e8cf77f1739018b792ddc6b377b509fbf8e7c8 (patch)
treefc019b881855d6819fc0442aeee468409e77b261 /include/exec/exec-all.h
parenthw/arm/virt: Disable pl011 clock migration if needed (diff)
downloadqemu-d1e8cf77f1739018b792ddc6b377b509fbf8e7c8.tar.gz
qemu-d1e8cf77f1739018b792ddc6b377b509fbf8e7c8.tar.xz
qemu-d1e8cf77f1739018b792ddc6b377b509fbf8e7c8.zip
memory: Make flatview_cb return bool, not int
The return value of the flatview_cb callback passed to the flatview_for_each_range() function is zero if the iteration through the ranges should continue, or non-zero to break out of it. Use a bool for this rather than int. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20210318174823.18066-2-peter.maydell@linaro.org
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions