[libvirt PATCH 2/2] docs: Document full node device xml in formatnode.html.in

Erik Skultety eskultet at redhat.com
Fri May 22 10:22:48 UTC 2020


On Thu, May 21, 2020 at 03:09:35PM -0500, Jonathon Jongsma wrote:
> Some of the node device xml schema was documented in drvnodedev.html.in
> rather than in formatnode.html.in. Move all of the schema documentation
> to formatnode.html.in and provide reference links from the
> drvnodedev.html.in page.
>
> Signed-off-by: Jonathon Jongsma <jjongsma at redhat.com>
> ---
...

> -      For a more info about mediated devices, refer to the
> -      <a href="#MDEV">paragraph below</a>.
> +      The following example shows how we might represent an Nvidia GPU device

The official spelling is NVIDIA (although Nvidia seems to be widely accepted as
well)

...

> +      that supports mediated devices. See below for <a href="#MDEV">more
> +      information about mediated devices</a>.
>      </p>
>
>  <pre>
> @@ -262,32 +182,11 @@
>        as multiple separate PCIe devices on the host's PCI bus, mediated devices
>        only appear on the mdev virtual bus. Therefore, no detach/reattach
>        procedure from/to the host driver procedure is involved even though
> -      mediated devices are used in a direct device assignment manner.
> +      mediated devices are used in a direct device assignment manner.  A
> +      detailed description of the XML format for the mdev capability can be

s/mdev/<code>mdev</code>/

Reviewed-by: Erik Skultety <eskultet at redhat.com>




More information about the libvir-list mailing list