diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-11-23 07:34:10 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-12-20 17:44:57 +0100 |
commit | edf3bce969a70f6d97d6b26e686fe04f603f4b89 (patch) | |
tree | 2e5c45bcd8f9e3144eec221887f7651a19a65ed5 /include/qemu/host-utils.h | |
parent | 975cb16cb5c69c681ea97d6ddcb52690167c3d7e (diff) | |
download | qemu-edf3bce969a70f6d97d6b26e686fe04f603f4b89.zip qemu-edf3bce969a70f6d97d6b26e686fe04f603f4b89.tar.gz qemu-edf3bce969a70f6d97d6b26e686fe04f603f4b89.tar.bz2 |
include: Include missing 'qemu/clang-tsa.h' header
The next commit will remove "qemu/clang-tsa.h" of "exec/exec-all.h",
however the following files indirectly include it:
$ git grep -L qemu/clang-tsa.h $(git grep -wl TSA_NO_TSA)
block/create.c
include/block/block_int-common.h
tests/unit/test-bdrv-drain.c
tests/unit/test-block-iothread.c
util/qemu-thread-posix.c
Explicitly include it so we can process with the removal in the
next commit.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20241212185341.2857-4-philmd@linaro.org>
Diffstat (limited to 'include/qemu/host-utils.h')
0 files changed, 0 insertions, 0 deletions