[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [v7 00/26] vfio-user client
From: |
John Levon |
Subject: |
Re: [v7 00/26] vfio-user client |
Date: |
Thu, 23 Jan 2025 10:11:59 +0000 |
On Wed, Jan 08, 2025 at 11:50:06AM +0000, John Levon wrote:
> Hi, this is the 7th revision of the vfio-user client implementation.
>
> First of all, thank you for your time reviewing the previous versions.
>
> The vfio-user framework consists of 3 parts:
> 1) The VFIO user protocol specification.
> 2) A client - the VFIO device in QEMU that encapsulates VFIO messages
> and sends them to the server.
> 3) A server - a remote process that emulates a device.
>
> This patchset implements parts 1 and 2.
>
> It has been tested against libvfio-user test servers as well as SPDK.
Ping, would appreciate any review comments
thanks
john
- [PATCH 06/26] vfio: add region cache, (continued)
- [PATCH 06/26] vfio: add region cache, John Levon, 2025/01/08
- [PATCH 01/26] vfio/container: pass MemoryRegion to DMA operations, John Levon, 2025/01/08
- [PATCH 24/26] vfio-user: pci reset, John Levon, 2025/01/08
- [PATCH 03/26] vfio/container: support VFIO_DMA_UNMAP_FLAG_ALL, John Levon, 2025/01/08
- [PATCH 16/26] vfio-user: region read/write, John Levon, 2025/01/08
- [PATCH 18/26] vfio-user: get and set IRQs, John Levon, 2025/01/08
- [PATCH 23/26] vfio-user: dma read/write operations, John Levon, 2025/01/08
- [PATCH 21/26] vfio-user: dma map/unmap operations, John Levon, 2025/01/08
- [PATCH 25/26] vfio-user: add 'x-msg-timeout' option that specifies msg wait times, John Levon, 2025/01/08
- [PATCH 26/26] vfio-user: add coalesced posted writes, John Levon, 2025/01/08
- Re: [v7 00/26] vfio-user client,
John Levon <=