RE: [dpdk-dev] [PATCH 0/9] Introduce vfio-user library

2023-06-29 Thread Xia, Chenbo
oracle.com; Stefan Hajnoczi > ; Marc-Andre Lureau ; > Maxime Coquelin ; Swapnil Ingle > ; John Levon ; Liu, > Changpeng ; Jagannathan Raman > ; Elena Ufimtseva > Subject: Re: [dpdk-dev] [PATCH 0/9] Introduce vfio-user library > > On Fri, 18 Dec 2020 14:07:20 + > Tha

Re: [dpdk-dev] [PATCH 0/9] Introduce vfio-user library

2023-06-29 Thread Stephen Hemminger
On Fri, 18 Dec 2020 14:07:20 + Thanos Makatos wrote: > > Hello, > > > > On Fri, Dec 18, 2020 at 8:54 AM Chenbo Xia wrote: > > > *librte_vfio_user* library is an implementation of VFIO-over-socket[1] > > (also > > > known as vfio-user) which is a protocol that allows a device to be >

Re: [dpdk-dev] [PATCH 0/9] Introduce vfio-user library

2020-12-22 Thread Thanos Makatos
> Hello, > > On Fri, Dec 18, 2020 at 8:54 AM Chenbo Xia wrote: > > *librte_vfio_user* library is an implementation of VFIO-over-socket[1] > (also > > known as vfio-user) which is a protocol that allows a device to be > > virtualized > > in a separate process outside of QEMU. > > What is the sta

Re: [dpdk-dev] [PATCH 0/9] Introduce vfio-user library

2020-12-18 Thread David Marchand
Hello, On Fri, Dec 18, 2020 at 8:54 AM Chenbo Xia wrote: > *librte_vfio_user* library is an implementation of VFIO-over-socket[1] (also > known as vfio-user) which is a protocol that allows a device to be virtualized > in a separate process outside of QEMU. What is the status of the specificatio