diff options
| author | Paolo Bonzini | 2022-10-13 14:36:58 +0200 |
|---|---|---|
| committer | Kevin Wolf | 2022-10-27 20:14:11 +0200 |
| commit | ea4b80146e4a000b7e9452390f71dca030a8a1b0 (patch) | |
| tree | 1fa7c8df1e58020fbf34fcbb6f116b68aaa5e31a /linux-user/generic | |
| parent | blkdebug: add missing coroutine_fn annotation for indirect-called functions (diff) | |
| download | qemu-ea4b80146e4a000b7e9452390f71dca030a8a1b0.tar.gz qemu-ea4b80146e4a000b7e9452390f71dca030a8a1b0.tar.xz qemu-ea4b80146e4a000b7e9452390f71dca030a8a1b0.zip | |
qcow: manually add more coroutine_fn annotations
get_cluster_offset() and decompress_cluster() are only called from
the read and write paths.
The validity of these was double-checked with Alberto Faria's static analyzer.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20221013123711.620631-12-pbonzini@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'linux-user/generic')
0 files changed, 0 insertions, 0 deletions
