]> git.ipfire.org Git - thirdparty/qemu.git/commit
block: Add blk_co_ioctl()
authorAlberto Faria <afaria@redhat.com>
Tue, 5 Jul 2022 16:15:23 +0000 (17:15 +0100)
committerHanna Reitz <hreitz@redhat.com>
Tue, 12 Jul 2022 10:14:56 +0000 (12:14 +0200)
commitdf02da003daabe2666c13db3d539a7bce6f8b24b
treed9ede672f4eefb9aa7bd01a7516036e466f8fd67
parent25873f57c6c927999b5a613204acaa2e221d8e14
block: Add blk_co_ioctl()

Also convert blk_ioctl() into a generated_co_wrapper.

Signed-off-by: Alberto Faria <afaria@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Hanna Reitz <hreitz@redhat.com>
Message-Id: <20220705161527.1054072-16-afaria@redhat.com>
Signed-off-by: Hanna Reitz <hreitz@redhat.com>
block/block-backend.c
block/coroutines.h
include/sysemu/block-backend-io.h