[PATCH 0/2] block/blkio: fix opening virtio-blk drivers

Stefano Garzarella posted 2 patches 9 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230724154611.178858-1-sgarzare@redhat.com
Maintainers: Stefan Hajnoczi <stefanha@redhat.com>, Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>
There is a newer version of this series
block/blkio.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
[PATCH 0/2] block/blkio: fix opening virtio-blk drivers
Posted by Stefano Garzarella 9 months, 1 week ago
There is a problem with virtio-blk-vhost-vdpa. The first patch
fixes the issue, the second patch tries to prepare QEMU for a
future version of libblkio where we can use blkio_set_fd() to
check whether the property is supported or not.

Stefano Garzarella (2):
  block/blkio: fix opening virtio-blk drivers
  block/blkio: use blkio_set_int("fd") to check fd support

 block/blkio.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

-- 
2.41.0