aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Philippe Brucker <jean-philippe@linaro.org>2020-03-23 14:20:22 +0100
committerMichael S. Tsirkin <mst@redhat.com>2020-05-04 10:44:47 -0400
commit089bc5911dea953aa80c71d17caefa2fc9cc745b (patch)
tree42b03048226cfbc62cc69c52ba45869b8937a3bd
parentbaf58fe28d829df58d11e45652dbc74a244fde8a (diff)
downloadvirtio-text-mst-next.tar.gz
virtio-iommu: Remove invalid requirement about paddingHEADmst-nextmaster
This reference to 'padding' is a leftover from a previous draft of the virtio-iommu device. The field doesn't exist anymore, remove the requirement. Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
-rw-r--r--virtio-iommu.tex2
1 files changed, 0 insertions, 2 deletions
diff --git a/virtio-iommu.tex b/virtio-iommu.tex
index 28c562b..08b358a 100644
--- a/virtio-iommu.tex
+++ b/virtio-iommu.tex
@@ -106,8 +106,6 @@ The driver MUST NOT write to device configuration fields.
\devicenormative{\subsubsection}{Device configuration layout}{Device Types / IOMMU Device / Device configuration layout}
-The device SHOULD set \field{padding} to zero.
-
The device MUST set at least one bit in \field{page_size_mask}, describing
the page granularity. The device MAY set more than one bit in
\field{page_size_mask}.