You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/include/block
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>
1 month ago
..
accounting.h block: add accounting for zone append operation 2 years ago
aio-wait.h system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() 1 year ago
aio.h include: Move QemuLockCnt APIs to their own header 3 months ago
aio_task.h block: Remove unused aio_task_pool_empty 4 months ago
block-common.h qapi: blockdev-backup: add discard-source parameter 8 months ago
block-copy.h copy-before-write: allow specifying minimum cluster size 4 months ago
block-global-state.h commit: Allow users to request only format driver names in backing file format 1 year ago
block-hmp-cmds.h include/block: Untangle inclusion loops 2 years ago
block-io.h block: remove outdated AioContext locking comments 1 year ago
block.h include/block: Untangle inclusion loops 2 years ago
block_backup.h include/block: Untangle inclusion loops 2 years ago
block_int-common.h include: Include missing 'qemu/clang-tsa.h' header 1 month ago
block_int-global-state.h qapi: blockdev-backup: add discard-source parameter 8 months ago
block_int-io.h block: Mark bdrv_cow_child() and callers GRAPH_RDLOCK 1 year ago
block_int.h include/block: Untangle inclusion loops 2 years ago
blockjob.h Rename "QEMU global mutex" to "BQL" in comments and docs 1 year ago
blockjob_int.h block: Mark block_job_add_bdrv() GRAPH_WRLOCK 1 year ago
dirty-bitmap.h block: Mark bdrv_*_dirty_bitmap() and callers GRAPH_RDLOCK 2 years ago
export.h block/export: don't require AioContext lock around blk_exp_ref/unref() 2 years ago
fuse.h fuse: Allow exporting BDSs via FUSE 4 years ago
graph-lock.h block/graph-lock: Make WITH_GRAPH_RDLOCK_GUARD() fully checked 6 months ago
nbd.h nbd/server: CVE-2024-7409: Cap default max-connections to 100 6 months ago
nvme.h hw/nvme: add NPDAL/NPDGL 3 months ago
qapi.h block: Mark bdrv_get_parent_name() and callers GRAPH_RDLOCK 1 year ago
qdict.h include: move qdict_{crumple,flatten} declarations 3 years ago
raw-aio.h linux-aio: add IO_CMD_FDSYNC command support 8 months ago
replication.h replication: move include out of root directory 4 years ago
reqlist.h block/reqlist: add reqlist_wait_all() 3 years ago
snapshot.h block: remove AioContext locking 1 year ago
thread-pool.h thread-pool: avoid passing the pool parameter every time 2 years ago
throttle-groups.h block/throttle-groups: Use ThrottleDirection instread of bool is_write 1 year ago
ufs.h hw/ufs: minor bug fixes related to ufs-test 5 months ago
write-threshold.h block: Clean up includes 2 years ago