aboutsummaryrefslogtreecommitdiffstats
path: root/xen/drivers/passthrough/amd
Commit message (Expand)AuthorAgeFilesLines
* x86/AMD-Vi: Fix IVRS HPET special->handle overrideSuravee Suthikulpanit2013-09-302-13/+27
* AMD IOMMU: fix Dom0 device setup failure for host bridgesSuravee Suthikulpanit2013-09-271-2/+12
* passthrough/amd: Shuffle declaration.Tim Deegan2013-09-171-1/+1
* passthrough/amd: Missing 'break'Tim Deegan2013-09-171-0/+1
* passthrough/amd: Drop unnecessary lock lookup.Tim Deegan2013-09-171-1/+0
* 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: also allocate IRTEs for HPET MSIJan Beulich2013-08-281-5/+22
* cleanup unused request{_dt,}_irq() parameterAndrew Cooper2013-08-081-1/+1
* AMD IOMMU: Add debug-key for dumping IRTEsSuravee Suthikulpanit2013-07-161-0/+61
* AMD IOMMU: enable for multi-vector MSIJan Beulich2013-07-161-12/+51
* AMD IOMMU: untie remap and vector mapsJan Beulich2013-07-161-44/+0
* AMD IOMMU: allocate IRTE entries instead of using a static mappingJan Beulich2013-07-163-80/+183
* AMD IOMMU: use ioremap()Jan Beulich2013-07-151-12/+3
* iommu/amd: Workaround for erratum 787Suravee Suthikulpanit2013-07-021-0/+16
* iommu/amd: Fix logic for clearing the IOMMU interrupt bitsSuravee Suthikulpanit2013-07-023-40/+67
* AMD/intremap: Prevent use of per-device vector maps until irq logic is fixedAndrew Cooper2013-06-271-2/+17
* AMD IOMMU: make interrupt work againJan Beulich2013-06-171-7/+6
* AMD/IOMMU: revert "SR56x0 Erratum 64 - Reset all head & tail pointers"Jan Beulich2013-06-051-19/+6
* AMD/iommu: SR56x0 Erratum 64 - Reset all head & tail pointersAndrew Cooper2013-05-221-0/+13
* AMD IOMMU: fill msi_desc fields required by commit fe017c59Jan Beulich2013-05-071-3/+10
* IOMMU: allow MSI message to IRTE propagation to failJan Beulich2013-04-151-11/+24
* AMD IOMMU: allow disabling only interrupt remapping when certain IVRS consist...Jan Beulich2013-03-252-3/+6
* AMD/IOMMU: Process softirqs while building dom0 iommu mappingsAndrew Cooper2013-03-201-0/+3
* IOMMU, AMD Family15h Model10-1Fh erratum 746 WorkaroundSuravee Suthikulpanit2013-02-261-0/+38
* AMD IOMMU: cover all functions of a device even if ACPI only tells us of func 0Jan Beulich2013-02-263-13/+48
* honor ACPI v4 FADT flagsJan Beulich2013-02-221-0/+3
* AMD IOMMU: use __ioapic_read_entry() instead of open coding itJan Beulich2013-02-181-4/+2
* AMD IOMMU: don't BUG() when we don't have toJan Beulich2013-02-181-2/+2
* AMD IOMMU: handle MSI for phantom functionsJan Beulich2013-02-141-6/+27
* AMD IOMMU: also spot missing IO-APIC entries in IVRS tableJan Beulich2013-02-141-14/+37
* AMD,IOMMU: Make per-device interrupt remapping table defaultBoris Ostrovsky2013-02-051-0/+2
* AMD,IOMMU: Disable IOMMU if SATA Combined mode is onBoris Ostrovsky2013-02-051-0/+33
* AMD,IOMMU: Clean up old entries in remapping tables when creating new oneJan Beulich2013-02-052-6/+80
* IOMMU: add phantom function supportJan Beulich2013-01-073-13/+25
* AMD IOMMU: adjust flush function parametersJan Beulich2013-01-072-7/+7
* IOMMU: adjust add/remove operation parametersJan Beulich2013-01-071-35/+35
* IOMMU: adjust (re)assign operation parametersJan Beulich2013-01-071-26/+18
* IOMMU/ATS: fix maximum queue depth calculationJan Beulich2012-12-051-1/+1
* AMD IOMMU: add locking missing from c/s 26198:ba90ecb0231fJan Beulich2012-11-301-1/+6
* AMD IOMMU: include IOMMU interrupt information in 'M' debug key outputJan Beulich2012-11-282-46/+35
* AMD IOMMU: fix type of "bdf" parameter of update_intremap_entry_from_msi_msg()Jan Beulich2012-11-191-1/+1
* AMD IOMMU: Enable HPET broadcast msi remappingWei Wang2012-11-193-12/+51
* IOMMU: don't immediately disable bus mastering on faultsJan Beulich2012-11-121-11/+3
* IOMMU: keep disabled until iommu_setup() is calledJan Beulich2012-11-021-0/+4
* AMD IOMMU: fix find_iommu_from_bdf_cap()Jan Beulich2012-10-151-4/+7
* printk: prefer %#x et at over 0x%xJan Beulich2012-09-214-49/+49
* amd iommu: use base platform MSI implementationJan Beulich2012-09-142-39/+42