]> git.proxmox.com Git - mirror_qemu.git/commit - block/blkdebug.c
blkdebug: add missing coroutine_fn annotation
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 9 Mar 2023 08:44:49 +0000 (09:44 +0100)
committerKevin Wolf <kwolf@redhat.com>
Tue, 25 Apr 2023 11:17:28 +0000 (13:17 +0200)
commit2f1fabdf4414ee86786e4d11350ad5197f1c69d0
treec975fb276fdbbf0ba9394e77bb3023391f17e49c
parenteab76d58462016e9fe35a51bab6917d254e82139
blkdebug: add missing coroutine_fn annotation

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20230309084456.304669-3-pbonzini@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/blkdebug.c