]> xenbits.xensource.com Git - qemu-xen.git/commit
block: Add blk_{preadv,pwritev}()
authorAlberto Faria <afaria@redhat.com>
Tue, 5 Jul 2022 16:15:15 +0000 (17:15 +0100)
committerHanna Reitz <hreitz@redhat.com>
Tue, 12 Jul 2022 10:14:56 +0000 (12:14 +0200)
commit7c8cd723c7e3c108a62938bd7741c2db95fcfb8a
tree0f71fb753a8e81a731e1bae5738f3a2d7bf27f20
parentfacbaad946db92900654a3df8678b1dc7d581524
block: Add blk_{preadv,pwritev}()

Implement them using 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-8-afaria@redhat.com>
Signed-off-by: Hanna Reitz <hreitz@redhat.com>
include/sysemu/block-backend-io.h
tests/unit/test-block-iothread.c