qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Stefano Garzarella
Subject: [PATCH 0/2] block/blkio: fix opening virtio-blk drivers
Date: Mon, 24 Jul 2023 17:46:09 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]