]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/acpi-build.c
intel-iommu: add DMAR table to ACPI tables
authorLe Tan <tamlokveer@gmail.com>
Sat, 16 Aug 2014 05:55:39 +0000 (13:55 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 28 Aug 2014 21:10:22 +0000 (23:10 +0200)
commitd4eb911935640139eef7f1dd5cf9db7141578554
treed3e27d60c378c6e9391eb19b388423a7fd7f1350
parent1da12ec4c81330eb1ed1f29a78854bea87a23595
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>
hw/i386/acpi-build.c
hw/i386/acpi-defs.h