Re: [PATCH v8 00/28] vfio-user client

2025-04-05 Thread Cédric Le Goater
On 3/14/25 16:13, John Levon wrote: On Fri, Mar 14, 2025 at 03:25:53PM +0100, Cédric Le Goater wrote: This is the 8th revision of the vfio-user client implementation. The vfio-user protocol allows for implementing (PCI) devices in another userspace process; SPDK is one example, which includes a

Re: [PATCH v8 00/28] vfio-user client

2025-04-04 Thread Cédric Le Goater
On 3/14/25 15:48, Steven Sistare wrote: On 3/14/2025 10:25 AM, Cédric Le Goater wrote: John, +Steven, for the Live upsate series. On 2/19/25 15:48, John Levon wrote: This is the 8th revision of the vfio-user client implementation. The vfio-user protocol allows for implementing (PCI) devices

Re: [PATCH v8 00/28] vfio-user client

2025-04-04 Thread Cédric Le Goater
John, On 2/19/25 15:48, John Levon wrote: This is the 8th revision of the vfio-user client implementation. 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 consis

Re: [PATCH v8 00/28] vfio-user client

2025-03-15 Thread Cédric Le Goater
John, +Steven, for the Live upsate series. On 2/19/25 15:48, John Levon wrote: This is the 8th revision of the vfio-user client implementation. The vfio-user protocol allows for implementing (PCI) devices in another userspace process; SPDK is one example, which includes a virtual NVMe implement

Re: [PATCH v8 00/28] vfio-user client

2025-03-14 Thread John Levon
On Fri, Mar 14, 2025 at 03:25:53PM +0100, Cédric Le Goater wrote: > > This is the 8th revision of the vfio-user client implementation. The > > vfio-user > > protocol allows for implementing (PCI) devices in another userspace process; > > SPDK is one example, which includes a virtual NVMe implemen

Re: [PATCH v8 00/28] vfio-user client

2025-03-14 Thread Steven Sistare
On 3/14/2025 10:25 AM, Cédric Le Goater wrote: John, +Steven, for the Live upsate series. On 2/19/25 15:48, John Levon wrote: This is the 8th revision of the vfio-user client implementation. The vfio-user protocol allows for implementing (PCI) devices in another userspace process; SPDK is o

Re: [PATCH v8 00/28] vfio-user client

2025-03-03 Thread Jag Raman
> On Mar 3, 2025, at 6:19 AM, John Levon wrote: > > On Fri, Feb 28, 2025 at 05:09:00PM +, Jag Raman wrote: > >> I appreciate you posting the patches. I didn't author the patches, actually; >> John Johnson did it. > > I'll adjust the Author field and fix up the "Originally-by" tags for the

Re: [PATCH v8 00/28] vfio-user client

2025-03-03 Thread John Levon
On Fri, Feb 28, 2025 at 05:09:00PM +, Jag Raman wrote: > I appreciate you posting the patches. I didn't author the patches, actually; > John Johnson did it. I'll adjust the Author field and fix up the "Originally-by" tags for the next round, thanks. > You could use your name as the author si

Re: [PATCH v8 00/28] vfio-user client

2025-02-28 Thread Jag Raman
I appreciate you posting the patches. I didn't author the patches, actually; John Johnson did it. You could use your name as the author since you should be familiar with it now, and I can review the patches. Please add the following to each patch so it recognizes Oracle's contribution: Co-autho

[PATCH v8 00/28] vfio-user client

2025-02-19 Thread John Levon
This is the 8th revision of the vfio-user client implementation. 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 of 3 parts: 1) The VFIO user protocol spe