summaryrefslogtreecommitdiff
path: root/content.tex
diff options
context:
space:
mode:
Diffstat (limited to 'content.tex')
-rw-r--r--content.tex6
1 files changed, 6 insertions, 0 deletions
diff --git a/content.tex b/content.tex
index b055d1a..b697293 100644
--- a/content.tex
+++ b/content.tex
@@ -4036,6 +4036,12 @@ MUST format the fields in struct virtio_console_control
according to the native endian of the guest rather than
(necessarily when not using the legacy interface) little-endian.
+\subsubsection{Legacy Interface: Framing Requirements}\label{sec:Device
+Types / Console Device / Legacy Interface: Framing Requirements}
+
+When using legacy interfaces, transitional drivers which have not
+negotiated VIRTIO_F_ANY_LAYOUT MUST use only a single
+descriptor for all buffers in the control receiveq and control transmitq.
\section{Entropy Device}\label{sec:Device Types / Entropy Device}