Re: [PATCH v2 00/29] vfio-user client

2025-06-05 Thread Cédric Le Goater
On 5/27/25 12:04, John Levon wrote: On Tue, May 27, 2025 at 11:39:48AM +0200, Cédric Le Goater wrote: On 5/20/25 17:03, John Levon wrote: The series contains an implement of a vfio-user client in QEMU, along with a few more preparatory patches. I am planning to take first patches 2,3,4 in vf

Re: [PATCH v2 00/29] vfio-user client

2025-05-27 Thread Cédric Le Goater
On 5/27/25 12:04, John Levon wrote: On Tue, May 27, 2025 at 11:39:48AM +0200, Cédric Le Goater wrote: On 5/20/25 17:03, John Levon wrote: The series contains an implement of a vfio-user client in QEMU, along with a few more preparatory patches. I am planning to take first patches 2,3,4 in vf

Re: [PATCH v2 00/29] vfio-user client

2025-05-27 Thread John Levon
On Tue, May 27, 2025 at 11:39:48AM +0200, Cédric Le Goater wrote: > On 5/20/25 17:03, John Levon wrote: > > The series contains an implement of a vfio-user client in QEMU, along with > > a few > > more preparatory patches. > > I am planning to take first patches 2,3,4 in vfio-next. The rest > ei

Re: [PATCH v2 00/29] vfio-user client

2025-05-27 Thread Cédric Le Goater
John On 5/20/25 17:03, John Levon wrote: The series contains an implement of a vfio-user client in QEMU, along with a few more preparatory patches. The vfio-user protocol allows for implementing (PCI) devices in another userspace process; SPDK is one example, which includes a virtual NVMe imple

[PATCH v2 00/29] vfio-user client

2025-05-20 Thread John Levon
The series contains an implement of a vfio-user client in QEMU, along with a few more preparatory patches. The vfio-user protocol allows for implementing (PCI) devices in another userspace process; SPDK is one example, which includes a virtual NVMe implementation. The vfio-user framework consists