-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 316579 b: refs/heads/master c: d72e31c h: refs/heads/master i: 316577: f3909c7 316575: 5ac7f0e v: v3
- Loading branch information
Alex Williamson
authored and
Joerg Roedel
committed
Jun 25, 2012
1 parent
adafd26
commit df3f74e
Showing
6 changed files
with
664 additions
and
104 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 74416e1e07660798379ce10a210bf4fd35b84f9f | ||
refs/heads/master: d72e31c9374627068df29da8085ca18c92ae35d3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
What: /sys/kernel/iommu_groups/ | ||
Date: May 2012 | ||
KernelVersion: v3.5 | ||
Contact: Alex Williamson <alex.williamson@redhat.com> | ||
Description: /sys/kernel/iommu_groups/ contains a number of sub- | ||
directories, each representing an IOMMU group. The | ||
name of the sub-directory matches the iommu_group_id() | ||
for the group, which is an integer value. Within each | ||
subdirectory is another directory named "devices" with | ||
links to the sysfs devices contained in this group. | ||
The group directory also optionally contains a "name" | ||
file if the IOMMU driver has chosen to register a more | ||
common name for the group. | ||
Users: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.