qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] block/blkio: fix opening virtio-blk drivers
@ 2023-07-24 15:46 Stefano Garzarella
  2023-07-24 15:46 ` [PATCH 1/2] " Stefano Garzarella
  2023-07-24 15:46 ` [PATCH 2/2] block/blkio: use blkio_set_int("fd") to check fd support Stefano Garzarella
  0 siblings, 2 replies; 9+ messages in thread
From: Stefano Garzarella @ 2023-07-24 15:46 UTC (permalink / raw)
  To: qemu-devel
  Cc: Stefan Hajnoczi, Hanna Reitz, Kevin Wolf, qemu-block,
	Stefano Garzarella

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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-07-26 16:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-24 15:46 [PATCH 0/2] block/blkio: fix opening virtio-blk drivers Stefano Garzarella
2023-07-24 15:46 ` [PATCH 1/2] " Stefano Garzarella
2023-07-25 20:00   ` Stefan Hajnoczi
2023-07-26  7:26     ` Stefano Garzarella
2023-07-26 15:32       ` Stefan Hajnoczi
2023-07-26 15:45         ` Stefano Garzarella
2023-07-24 15:46 ` [PATCH 2/2] block/blkio: use blkio_set_int("fd") to check fd support Stefano Garzarella
2023-07-25 20:05   ` Stefan Hajnoczi
2023-07-26  7:28     ` Stefano Garzarella

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).