Re: [PATCH 15/18] block: Add blk_co_ioctl()
On 17.05.22 13:39, Alberto Faria wrote: Also convert blk_ioctl() into a generated_co_wrapper. Signed-off-by: Alberto Faria --- block/block-backend.c | 7 --- block/coroutines.h| 6 -- include/sysemu/block-backend-io.h | 5 - 3 files changed, 8 insert
Re: [PATCH 15/18] block: Add blk_co_ioctl()
On 5/17/22 13:39, Alberto Faria wrote: Also convert blk_ioctl() into a generated_co_wrapper. Signed-off-by: Alberto Faria --- block/block-backend.c | 7 --- block/coroutines.h| 6 -- include/sysemu/block-backend-io.h | 5 - 3 files changed, 8 inserti