Skip to content

Commit

Permalink
virtio-iommu: Remove invalid requirement about padding
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
jpbrucker authored and mstsirkin committed May 4, 2020
1 parent baf58fe commit 089bc59
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions virtio-iommu.tex
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,6 @@ \subsection{Device configuration layout}\label{sec:Device Types / IOMMU Device /

\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}.
Expand Down

0 comments on commit 089bc59

Please sign in to comment.