[PATCH v3 0/1] introduce vfio-user protocol specification

Jagannathan Raman posted 1 patch 10 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/cover.1688051596.git.jag.raman@oracle.com
Maintainers: Elena Ufimtseva <elena.ufimtseva@oracle.com>, Jagannathan Raman <jag.raman@oracle.com>, Thanos Makatos <thanos.makatos@nutanix.com>
MAINTAINERS                    |    4 +-
docs/devel/index-internals.rst |    1 +
docs/devel/vfio-user.rst       | 1522 ++++++++++++++++++++++++++++++++
3 files changed, 1526 insertions(+), 1 deletion(-)
create mode 100644 docs/devel/vfio-user.rst
[PATCH v3 0/1] introduce vfio-user protocol specification
Posted by Jagannathan Raman 10 months, 3 weeks ago
Hi,

This patch is a continuation of the following patch that John Johnson sent out
for review already:
[PATCH v2 01/23] vfio-user: introduce vfio-user protocol specification
Message-Id: <b061726a770a8b29cdfe23a698a6651f5922736a.1675228037.git.john.g.johnson@oracle.com>

We have separated this patch from the original vfio-user client series. We
will send the other patches in that series in about two weeks.

v2 -> v3:
  - MAINTAINERS: Combined vfio-user and Multiprocess-QEMU sections and
        named it "Multiprocess-QEMU / vfio-user" as it already refers to
        the vfio-user files
  - We will remove multiprocess support after the vfio-user client gets
        through and rename the section "vfio-user."

Thank you!

Thanos Makatos (1):
  vfio-user: introduce vfio-user protocol specification

 MAINTAINERS                    |    4 +-
 docs/devel/index-internals.rst |    1 +
 docs/devel/vfio-user.rst       | 1522 ++++++++++++++++++++++++++++++++
 3 files changed, 1526 insertions(+), 1 deletion(-)
 create mode 100644 docs/devel/vfio-user.rst

-- 
2.20.1