aboutsummaryrefslogtreecommitdiffstats
path: root/virtio-crypto.tex
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2019-03-11 11:58:43 -0400
committerMichael S. Tsirkin <mst@redhat.com>2019-03-21 13:24:59 -0400
commit69daf0635b883b20bd7f62dd25c187e3e8ac8db5 (patch)
treea9695ca66248c6c613051920c1e82b2e73299c20 /virtio-crypto.tex
parent0b5288f06affd912f21261fc9f3a200a534fb9a5 (diff)
downloadvirtio-spec-69daf0635b883b20bd7f62dd25c187e3e8ac8db5.tar.gz
editorial: explain each structure before use
Several structures are listed before they are introduced in some way. Add a sentence before each one so they don't appear prior to any prose. Fixes: https://issues.oasis-open.org/browse/VIRTIO-166 Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'virtio-crypto.tex')
-rw-r--r--virtio-crypto.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/virtio-crypto.tex b/virtio-crypto.tex
index 4ae4933..4a15e14 100644
--- a/virtio-crypto.tex
+++ b/virtio-crypto.tex
@@ -183,6 +183,8 @@ operation requests, see \ref{sec:Device Types / Crypto Device / Device Operation
\subsection{Device configuration layout}\label{sec:Device Types / Crypto Device / Device configuration layout}
+Crypto device configuration uses the following layout structure:
+
\begin{lstlisting}
struct virtio_crypto_config {
le32 status;