]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Fix names for PF and VF PCI device capabilities
authorJonathon Jongsma <jjongsma@redhat.com>
Thu, 21 May 2020 20:09:34 +0000 (15:09 -0500)
committerErik Skultety <eskultet@redhat.com>
Fri, 22 May 2020 10:28:55 +0000 (12:28 +0200)
The proper name for physical function capability is 'phys_function', not
'physical_function'. Likewise, a virtual function capability is
'virt_functions' rather than 'virtual_function'.

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
docs/formatnode.html.in

index c2a8f8fb7ad0f8815fc6da9d9f771d07d7030557..7dcd3638ffb2d8aa72f309b60a492fa45bbad9b3 100644 (file)
                 exists, it has a mandatory <code>type</code> attribute
                 which will be set to:
                 <dl>
-                  <dt><code>physical_function</code></dt>
+                  <dt><code>phys_function</code></dt>
                   <dd>
                     That means there will be a single <code>address</code>
                     subelement which contains the PCI address of the SRIOV
                     (and this device is, by implication, an SRIOV Virtual
                     Function (VF)).
                   </dd>
-                  <dt><code>virtual_function</code></dt>
+                  <dt><code>virt_functions</code></dt>
                   <dd>
                     In this case this device is an SRIOV PF, and the capability
                     element will have a list of <code>address</code>