aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/amd-iommu.h
Commit message (Expand)AuthorAgeFilesLines
* AMD IOMMU: allocate IRTE entries instead of using a static mappingJan Beulich2013-07-161-0/+1
* AMD IOMMU: cover all functions of a device even if ACPI only tells us of func 0Jan Beulich2013-02-261-1/+1
* AMD IOMMU: include IOMMU interrupt information in 'M' debug key outputJan Beulich2012-11-281-2/+3
* amd iommu: use base platform MSI implementationJan Beulich2012-09-141-3/+1
* amd iommu: Introduce a new lock for event and ppr loggingWei Wang2012-03-011-0/+1
* amd iommu: disable iommu emulation on non-iommu systemsWei Wang2012-01-281-0/+2
* amd iommu: Enable ppr logWei Wang2012-01-121-0/+1
* amd iommu: Add iommu emulation for hvm guestWei Wang2012-01-121-0/+52
* amd iommu: Refactoring iommu ring buffer definitionWei Wang2012-01-121-4/+32
* amd iommu: Advertise iommu extended feature bits to xen.Wei Wang2011-11-221-0/+1
* amd iommu: Introduce iommu_has_cap() functionWei Wang2011-11-111-4/+0
* amd iommu: Compress hyper-transport flags into a single byteWei Wang2011-11-111-5/+1
* amd iommu: Simplify IVHD device flag handlingWei Wang2011-11-111-7/+2
* amd iommu: Cleanup iommu pci capabilites detectionWei Wang2011-11-111-4/+10
* AMD-IOMMU: fix initialization order (after 23863:9e0259239822)Jan Beulich2011-09-271-1/+0
* PCI multi-seg: AMD-IOMMU specific adjustmentsJan Beulich2011-09-221-1/+6
* xen: remove more declarations from C files.Tim Deegan2011-05-271-0/+4
* Scattered code arrangement cleanups.Keir Fraser2009-10-071-2/+0
* AMD IOMMU: Remove unused definitions.Keir Fraser2009-09-181-3/+0
* AMD IOMMU: Rework of interrupt remappingKeir Fraser2009-09-161-0/+11
* x86: Change Xen hypervisor's interrupt infrastructureKeir Fraser2009-08-191-1/+1
* AMD IOMMU: Miscellaneous fixes and cleanups.Keir Fraser2008-07-311-4/+4
* iommu: Consolidate iommu enablement logic. Now there is only oneKeir Fraser2008-04-211-1/+0
* amd iommu: clean up debug information.Keir Fraser2008-04-211-1/+1
* AMD IOMMU: Add event logging support.Keir Fraser2008-04-161-0/+3
* Fix x86 build.Keir Fraser2008-02-281-2/+2
* Add ACPI tables support for AMD IOMMUKeir Fraser2008-02-281-4/+28
* x86: allow pv guests to disable TSC for applicationsKeir Fraser2007-10-291-1/+1
* Add AMD IOMMU support into hypervisorKeir Fraser2007-09-211-0/+70