aboutsummaryrefslogtreecommitdiffstats
path: root/xen/drivers/passthrough/amd/iommu_acpi.c
Commit message (Expand)AuthorAgeFilesLines
* x86/AMD-Vi: Fix IVRS HPET special->handle overrideSuravee Suthikulpanit2013-09-301-10/+18
* passthrough/amd: Shuffle declaration.Tim Deegan2013-09-171-1/+1
* AMD-Vi: also match IVRS overrides on device IDJan Beulich2013-09-161-0/+18
* AMD-Vi: Fix IVRS HPET special->handle overrideSuravee Suthikulpanit2013-09-161-0/+1
* AMD IOMMU: allow command line overrides for broken IVRS tablesJan Beulich2013-08-291-18/+70
* AMD IOMMU: add missing checksJan Beulich2013-08-291-3/+11
* AMD IOMMU: allocate IRTE entries instead of using a static mappingJan Beulich2013-07-161-10/+18
* AMD IOMMU: allow disabling only interrupt remapping when certain IVRS consist...Jan Beulich2013-03-251-1/+3
* AMD IOMMU: cover all functions of a device even if ACPI only tells us of func 0Jan Beulich2013-02-261-10/+17
* honor ACPI v4 FADT flagsJan Beulich2013-02-221-0/+3
* AMD IOMMU: also spot missing IO-APIC entries in IVRS tableJan Beulich2013-02-141-14/+37
* AMD,IOMMU: Clean up old entries in remapping tables when creating new oneJan Beulich2013-02-051-3/+49
* AMD IOMMU: Enable HPET broadcast msi remappingWei Wang2012-11-191-2/+25
* AMD IOMMU: fix find_iommu_from_bdf_cap()Jan Beulich2012-10-151-4/+7
* printk: prefer %#x et at over 0x%xJan Beulich2012-09-211-43/+43
* ACPI: eliminate duplicate IVRS definitionsJan Beulich2011-12-131-174/+192
* amd iommu: Simplify IVHD device flag handlingWei Wang2011-11-111-26/+2
* PCI multi-seg: AMD-IOMMU specific adjustmentsJan Beulich2011-09-221-12/+20
* Revert 23733:fbf3768e5934 "AMD IOMMU: remove global ..."Ian Jackson2011-08-161-1/+8
* AMD IOMMU: remove global interrupt remapping tableWei Wang2011-07-211-8/+1
* [VTD] print out debug message in vt-d fault handler only when iommu=debug is setAllen Kay2011-06-231-1/+1
* xen: remove more declarations from C files.Tim Deegan2011-05-271-6/+0
* amd-iommu: __init-annotateJan Beulich2011-04-021-2/+3
* amd iommu: Fix output and coding styleKeir Fraser2011-01-261-29/+28
* x86: Do not include apic.h/io_apic.h from asm/smp.hKeir Fraser2010-06-111-0/+1
* AMD IOMMU: Use global interrupt remapping table by defaultKeir Fraser2009-10-281-4/+14
* AMD IOMMU: Allow enabling iommu debug output at run time.Keir Fraser2009-09-181-68/+67
* AMD IOMMU: Rework of interrupt remappingKeir Fraser2009-09-161-59/+88
* AMD IOMMU: Remove device range register access, parse acpi structuresKeir Fraser2008-07-311-60/+173
* Pull in ACPI table parsing code from Linux 2.6.26-rc4.Keir Fraser2008-06-101-3/+2
* amd iommu: clean up debug information.Keir Fraser2008-04-211-102/+78
* AMD IOMMU: Fix up coding style issue in amd iommu filesKeir Fraser2008-03-191-139/+138
* Fix x86 build.Keir Fraser2008-02-281-2/+2
* Add ACPI tables support for AMD IOMMUKeir Fraser2008-02-281-0/+874