[Bug 196685] System becomes unresponsive after intel_iommu kernel error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.kernel.org/show_bug.cgi?id=196685

--- Comment #3 from Jason Hicks (jaszhix@xxxxxxxxx) ---
Created attachment 257975
  --> https://bugzilla.kernel.org/attachment.cgi?id=257975&action=edit
iommu groups

Output of `for iommu_group in $(find /sys/kernel/iommu_groups/ -maxdepth 1
-mindepth 1 -type d); do echo "IOMMU group $(basename "$iommu_group")"; for
device in $(\ls -1 "$iommu_group"/devices/); do echo -n $'\t'; lspci -nns
"$device"; done; done`

-- 
You are receiving this mail because:
You are watching the assignee of the bug.



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux