Commit fd437e47 authored by Stefan Hajnoczi's avatar Stefan Hajnoczi Committed by Miroslav Rezanina
Browse files

Enable libblkio block drivers



RH-Author: Stefan Hajnoczi <stefanha@redhat.com>
RH-MergeRequest: 172: Enable libblkio block drivers
RH-Bugzilla: 2213317
RH-Acked-by: Miroslav Rezanina's avatarMiroslav Rezanina <mrezanin@redhat.com>
RH-Acked-by: Stefano Garzarella's avatarStefano Garzarella <sgarzare@redhat.com>
RH-Commit: [1/1] 3ce34afe

 (stefanha/centos-stream-qemu-kvm)

The following libblkio block drivers are available in QEMU:
- virtio-blk-vdpa-blk
- virtio-blk-vfio-pci
- virtio-blk-vhost-user
- io_uring
- nvme-io_uring

The virtio-blk-vdpa-blk and virtio-blk-vhost-user block drivers will
receive the most use, in vDPA and qemu-storage-daemon use cases,
respectively.

The virtio-blk-vfio-pci, io_uring, and nvme-io_uring block drivers are
useful for performance benchmarking and troubleshooting.

Signed-off-by: Stefan Hajnoczi's avatarStefan Hajnoczi <stefanha@redhat.com>
parent 70666078
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment