commit | 6efed63bec36e260204a50cfe6878cd36b710ade | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Thu Jun 14 15:52:58 2012 +0200 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Fri Sep 28 17:29:34 2012 +0200 |
tree | b558d08bfcb70faaf896fdc903c32ddbd0940d76 | |
parent | 979570e02981d4a8fc20b3cc8fd651856c98ee9d [diff] |
iommu/amd: Keep track of HPET and IOAPIC device ids The IVRS ACPI table provides information about the IOAPICs and the HPETs available in the system and which PCI device ID they use in transactions. Save that information for later usage in interrupt remapping. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>