On 17.05.22 13:38, Alberto Faria wrote:
Implement them using generated_co_wrapper.Signed-off-by: Alberto Faria <afa...@redhat.com> --- include/sysemu/block-backend-io.h | 6 +++++ tests/unit/test-block-iothread.c | 42 ++++++++++++++++++++++++++++++- 2 files changed, 47 insertions(+), 1 deletion(-)
Reviewed-by: Hanna Reitz <hre...@redhat.com>