aboutsummaryrefslogtreecommitdiffstats
path: root/xen/drivers/passthrough
Commit message (Expand)AuthorAgeFilesLines
* VT-d: fix suspected data race condition in iommu_set_root_entry()Andrew Cooper2013-10-081-16/+3
* 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-274-5/+36
* 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
* PCI: centralize parsing of device coordinates in command line optionsJan Beulich2013-08-281-15/+6
* AMD IOMMU: also allocate IRTEs for HPET MSIJan Beulich2013-08-281-5/+22
* PCI: break MSI-X data out of struct pci_dev_infoJan Beulich2013-08-231-1/+16
* VT-d: warn about Compatibility Format Interrupts being enabled by firmwareJan Beulich2013-08-211-6/+10
* VT-d: protect against bogus information coming from BIOSJan Beulich2013-08-142-0/+6
* cleanup unused request{_dt,}_irq() parameterAndrew Cooper2013-08-082-2/+2
* VT-d: enable for multi-vector MSIJan Beulich2013-07-181-29/+35
* 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
* VT-d: use ioremap()Jan Beulich2013-07-153-11/+4
* 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
* VT-d: don't permit SVT_NO_VERIFY entries for known device typesJan Beulich2013-05-021-5/+9
* x86: allow Dom0 read-only access to IO-APICsJan Beulich2013-05-022-4/+0
* VTD: Remove the check for reserved device scope typeYang Zhang2013-04-161-2/+8
* iommu/crash: Interrupt remapping is also disabled on crashAndrew Cooper2013-04-161-1/+1
* IOMMU: allow MSI message to IRTE propagation to failJan Beulich2013-04-154-18/+33
* x86: reserve pages when SandyBridge integrated graphicsXudong Hao2013-03-261-1/+1
* AMD IOMMU: allow disabling only interrupt remapping when certain IVRS consist...Jan Beulich2013-03-252-3/+6
* VT-d: deal with 5500/5520/X58 errataMalcolm Crossley2013-03-252-0/+32
* IOMMU: properly check whether interrupt remapping is enabledJan Beulich2013-03-253-30/+13
* VT-d: Enumerate IOMMUs when listing capabilitiesAndrew Cooper2013-03-201-1/+2
* 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-222-0/+9
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-214-4/+4
* 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-052-1/+3