[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] docs: fix iommu_inclusive_mapping documentation
commit 9182835740ac37cf5295b15eb47058f39fc14c8f Author: Roger Pau Monné <roger.pau@xxxxxxxxxx> AuthorDate: Wed Apr 26 09:48:07 2017 +0200 Commit: Jan Beulich <jbeulich@xxxxxxxx> CommitDate: Wed Apr 26 09:48:07 2017 +0200 docs: fix iommu_inclusive_mapping documentation iommu_inclusive_mapping is enabled by default (and has been for a long time). Signed-off-by: Roger Pau Monné <roger.pau@xxxxxxxxxx> Also "correct" -> "incorrect" in the text. Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx> --- docs/misc/xen-command-line.markdown | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/misc/xen-command-line.markdown b/docs/misc/xen-command-line.markdown index 450b222..44d9985 100644 --- a/docs/misc/xen-command-line.markdown +++ b/docs/misc/xen-command-line.markdown @@ -1083,11 +1083,12 @@ wait descriptor timed out', try increasing this value. ### iommu\_inclusive\_mapping (VT-d) > `= <boolean>` -> Default: `false` +> Default: `true` -Use this to work around firmware issues providing correct RMRR entries. Rather -than only mapping RAM pages for IOMMU accesses for Dom0, with this option all -pages not marked as unusable in the E820 table will get a mapping established. +Use this to work around firmware issues providing incorrect RMRR entries. +Rather than only mapping RAM pages for IOMMU accesses for Dom0, with this +option all pages not marked as unusable in the E820 table will get a mapping +established. ### irq\_ratelimit > `= <integer>` -- generated by git-patchbot for /home/xen/git/xen.git#master _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |