diff options
author | rusty <rusty@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-03-13 03:12:54 +0000 |
---|---|---|
committer | rusty <rusty@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-03-13 03:12:54 +0000 |
commit | 5b8e9843cb32965c26e0f99b9cc33e95f80367e1 (patch) | |
tree | 1143048cf03a25726801afa306f0ba41a94acec8 /conformance.tex | |
parent | 48c20d75f41866235b3d8ce520f8bfa1f7973bb0 (diff) | |
download | virtio-spec-5b8e9843cb32965c26e0f99b9cc33e95f80367e1.tar.gz |
VIRTIO-72: SHOULD/should
Signed-off-by: Rusty Russell <rusty@au1.ibm.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@321 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
Diffstat (limited to 'conformance.tex')
-rw-r--r-- | conformance.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/conformance.tex b/conformance.tex index 04e6a85..dbbfc7d 100644 --- a/conformance.tex +++ b/conformance.tex @@ -4,7 +4,7 @@ \chapter{Conformance} This chapter lists the conformance targets and clauses for each; this -also forms a useful checklist which authors should check for their +also forms a useful checklist which authors are asked to consult for their implementations! \section{Conformance Targets}\label{sec:Conformance / Conformance Targets} @@ -228,6 +228,8 @@ An SCSI host device MUST conform to the following normative statements: \begin{itemize} \item \ref{devicenormative:Device Types / SCSI Host Device / Device configuration layout} +\item \ref{devicenormative:Device Types / SCSI Host Device / Device Initialization} +\item \ref{devicenormative:Device Types / SCSI Host Device / Device Operation / Device Operation: Request Queues} \item \ref{devicenormative:Device Types / SCSI Host Device / Device Operation / Device Operation: eventq} \end{itemize} |