Signed-off-by: Nikos Dragazis <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
---
virtio-vhost-user.tex | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/virtio-vhost-user.tex b/virtio-vhost-user.tex
index ac96dc2..13ecd41 100644
--- a/virtio-vhost-user.tex
+++ b/virtio-vhost-user.tex
@@ -231,7 +231,7 @@ \subsubsection{Doorbell structure layout}\label{sec:Device
Types / Vhost-user De
\end{lstlisting}
The \field{cap.offset} and \field{doorbell_off_multiplier} are taken from the
-notification capability structure above, and the \field{doorbell_idx} is the
+doorbell capability structure above, and the \field{doorbell_idx} is the
doorbell number.
\devicenormative{\paragraph}{Doorbell capability}{Device Types / Vhost-user
Device Backend / Additional Device Resources over PCI / Doorbell capability}
@@ -260,7 +260,7 @@ \subsubsection{Notification structure
layout}\label{sec:Device Types / Vhost-use
notification interrupts. If MSI-X is not available, bit 2 of the ISR status
indicates that a notification occurred.
-The notification structure is found using the VIRTIO_PCI_CAP_DOORBELL_CFG
+The notification structure is found using the VIRTIO_PCI_CAP_NOTIFICATION_CFG
capability.
\begin{lstlisting}
--
2.17.1
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]