Files
xemu/util
Philippe Mathieu-Daudé edf3bce969 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>
2024-12-20 17:44:57 +01:00
..
2024-12-20 17:44:56 +01:00
2023-12-19 19:03:38 +01:00
2023-05-23 15:20:15 +08:00
2024-09-20 10:00:27 +03:00
2024-09-13 20:11:13 +02:00
2024-10-08 15:28:55 -04:00
2024-12-20 17:44:56 +01:00
2024-06-21 09:47:22 -03:00
2023-08-31 19:47:43 +02:00
2023-11-15 12:06:05 +03:00
2024-06-19 12:42:03 +02:00
2023-11-03 09:20:31 +01:00