commit | d4eb911935640139eef7f1dd5cf9db7141578554 | [log] [tgz] |
---|---|---|
author | Le Tan <tamlokveer@gmail.com> | Sat Aug 16 13:55:39 2014 +0800 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu Aug 28 23:10:22 2014 +0200 |
tree | d3e27d60c378c6e9391eb19b388423a7fd7f1350 | |
parent | 1da12ec4c81330eb1ed1f29a78854bea87a23595 [diff] |
intel-iommu: add DMAR table to ACPI tables Expose Intel IOMMU to the BIOS. If object of TYPE_INTEL_IOMMU_DEVICE exists, add DMAR table to ACPI RSDT table. For now the DMAR table indicates that there is only one hardware unit without INTR_REMAP capability on the platform. Signed-off-by: Le Tan <tamlokveer@gmail.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>