On 6/7/25 02:10, John Levon wrote:
From: Thanos Makatos
This patch introduces the vfio-user protocol specification (formerly
known as VFIO-over-socket), which is designed to allow devices to be
emulated outside QEMU, in a separate process. vfio-user reuses the
existing VFIO defines, structs and
On Tue, Jun 10, 2025 at 11:38:29AM +0200, Cédric Le Goater wrote:
> > +
> > +--
> > +Version_ 0.9.1
> > +--
>
> Are you planning to have a subsection per version ?
>
I've removed this, as it's not useful/meaningful at this point in time.
regards
john
On 6/10/25 12:22, Mark Cave-Ayland wrote:
On 10/06/2025 11:12, Cédric Le Goater wrote:
On 6/10/25 11:55, John Levon wrote:
On Tue, Jun 10, 2025 at 11:38:29AM +0200, Cédric Le Goater wrote:
docs/devel/vfio-user.rst | 1522 +++ +
I think this file should b
On 6/10/25 11:55, John Levon wrote:
On Tue, Jun 10, 2025 at 11:38:29AM +0200, Cédric Le Goater wrote:
docs/devel/vfio-user.rst | 1522
I think this file should be split in several smaller files. The
protocol specification part belongs to "System Emulat
On 10/06/2025 11:12, Cédric Le Goater wrote:
On 6/10/25 11:55, John Levon wrote:
On Tue, Jun 10, 2025 at 11:38:29AM +0200, Cédric Le Goater wrote:
docs/devel/vfio-user.rst | 1522 +++
+
I think this file should be split in several smaller files. The
proto
On 6/7/25 02:10, John Levon wrote:
From: Thanos Makatos
This patch introduces the vfio-user protocol specification (formerly
known as VFIO-over-socket), which is designed to allow devices to be
emulated outside QEMU, in a separate process. vfio-user reuses the
existing VFIO defines, structs and
On Tue, Jun 10, 2025 at 11:38:29AM +0200, Cédric Le Goater wrote:
> > docs/devel/vfio-user.rst | 1522
>
> I think this file should be split in several smaller files. The
> protocol specification part belongs to "System Emulation Management
> and Interopera
From: Thanos Makatos
This patch introduces the vfio-user protocol specification (formerly
known as VFIO-over-socket), which is designed to allow devices to be
emulated outside QEMU, in a separate process. vfio-user reuses the
existing VFIO defines, structs and concepts.
It has been earlier discu