]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/intel_iommu.c
intel-iommu: Check IOAPIC's Trigger Mode against the one in IRTE
authorFeng Wu <feng.wu@intel.com>
Wed, 21 Sep 2016 16:12:17 +0000 (00:12 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 9 Oct 2016 23:38:14 +0000 (02:38 +0300)
commitdea651a95af6dad0997b840241a0bf6059d9a776
treea17085e6c9b0f9b78b54f5cbebe03e2797d42694
parent5705653ff8666ffb247971361904f902aa033351
intel-iommu: Check IOAPIC's Trigger Mode against the one in IRTE

The Trigger Mode field of IOAPIC must match the Trigger Mode in
the IRTE according to VT-d Spec 5.1.5.1.

Signed-off-by: Feng Wu <feng.wu@intel.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
hw/i386/intel_iommu.c