qemu/block/export
Xie Yongji 5c36802970 block/export: Abstract out the logic of virtio-blk I/O process
Abstract the common logic of virtio-blk I/O process to a function
named virtio_blk_process_req(). It's needed for the following commit.

Signed-off-by: Xie Yongji <xieyongji@bytedance.com>
Message-Id: <20220523084611.91-4-xieyongji@bytedance.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2022-06-24 17:07:06 +02:00
..
export.c block: introduce bdrv_activate 2022-03-04 18:14:40 +01:00
fuse.c osdep: Move memalign-related functions to their own header 2022-03-07 13:16:49 +00:00
meson.build block/export: Abstract out the logic of virtio-blk I/O process 2022-06-24 17:07:06 +02:00
vhost-user-blk-server.c block/export: Abstract out the logic of virtio-blk I/O process 2022-06-24 17:07:06 +02:00
vhost-user-blk-server.h block/export: convert vhost-user-blk server to block export API 2020-10-23 13:42:16 +01:00
virtio-blk-handler.c block/export: Abstract out the logic of virtio-blk I/O process 2022-06-24 17:07:06 +02:00
virtio-blk-handler.h block/export: Abstract out the logic of virtio-blk I/O process 2022-06-24 17:07:06 +02:00