virtio — archive
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
— [Date Index]
| [Thread Index]
| [Month Index]
| [List Home]
[PATCH v10 00/10] Introduce device group and device management
>
From: Michael S. Tsirkin <[email protected]>
> Sent: Thursday, February 9, 2023 7:14 AM
>
> Each device group has a type. For now, define one initial group:
> +The following group types, and their identifiers, are currently specified):
Above "):" is that needed?
> +\begin{description}
> +\item[SR-IOV group type (0x1)]
Above 0x1 is duplicate of below.
Better to mention at single place.
> +This device group has a PCI Single Root I/O Virtualization
> +(SR-IOV) physical function (PF) device as the owner and includes all
> +its SR-IOV virtual functions (VFs) as members (see
> +\hyperref[intro:PCIe]{[PCIe]}).
> +
> +The PF device itself is not a member of the group.
> +
> +The group type identifier for this group is 0x1.
> +
Current spce for device ID style is better than writing above lines repeatedly.
Something like,
\subsection{Group Type identifier }\label{sec: ... /Group Type Identifier}
1
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
— [Date Index]
| [Thread Index]
| [Month Index]
| [List Home]