qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH] block/blkio: Add virtio-blk-vfio-pci BlockDriver


From: Stefan Hajnoczi
Subject: Re: [PATCH] block/blkio: Add virtio-blk-vfio-pci BlockDriver
Date: Mon, 31 Oct 2022 14:24:41 -0400

On Fri, Oct 28, 2022 at 02:16:35PM +0100, Alberto Faria wrote:
> libblkio 1.1.0 [1] introduces a virtio-blk-vfio-pci driver, which
> accesses a virtio-blk PCI device using VFIO. Add a corresponding
> BlockDriver.
> 
> [1] https://gitlab.com/libblkio/libblkio/-/tree/v1.1.0
> 
> Signed-off-by: Alberto Faria <afaria@redhat.com>
> ---
> 
> This is dependent on a pending libblkio fix [2], so we may want to wait
> for a new libblkio release before queueing this.
> 
> [2] https://gitlab.com/libblkio/libblkio/-/merge_requests/140
> 
>  block/blkio.c        |  8 ++++++++
>  qapi/block-core.json | 18 ++++++++++++++++++
>  2 files changed, 26 insertions(+)

Thanks, applied to my block tree:
https://gitlab.com/stefanha/qemu/commits/block

Stefan

Attachment: signature.asc
Description: PGP signature


reply via email to

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