aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/iommu.h
Commit message (Expand)AuthorAgeFilesLines
...
* VT-d: correct way to submit command to GCMD registerKeir Fraser2009-06-051-1/+0
* VT-d: remove useless variablesKeir Fraser2009-06-051-1/+0
* x86: eliminate hard-coded NR_IRQSKeir Fraser2009-05-271-0/+1
* vtd: fix iommu vector leakKeir Fraser2009-03-311-1/+1
* vtd: Only enable some VT-d features if all VT-d engines support them.Keir Fraser2009-03-181-0/+2
* ia64: Enhance vt-d support for ia64.Keir Fraser2009-02-171-0/+2
* EPT/VT-d: Enhance MTRR/PAT virtualization when EPT/VT-d both enabledKeir Fraser2009-01-231-0/+1
* Re-enable MSI supportKeir Fraser2008-12-111-1/+1
* vtd cleanup: change some function return types to voidKeir Fraser2008-11-111-2/+2
* iommu: Cleanups to some header files.Keir Fraser2008-10-131-1/+0
* vtd: Add a command line param to enable/disable pass-through featureKeir Fraser2008-09-101-0/+1
* vtd: fix Dom0 S3 when VT-d is enabled.Keir Fraser2008-08-291-0/+4
* vtd: Tiny cleanups.Keir Fraser2008-08-061-1/+0
* vtd: Add 'force_iommu' optionKeir Fraser2008-08-061-0/+1
* iommu: make interrupt remapping more genericKeir Fraser2008-07-111-0/+4
* Add hypercall for adding and removing PCI devicesKeir Fraser2008-07-041-2/+4
* Add management and locking of PCI device structuresKeir Fraser2008-07-041-5/+4
* [IA64] compilation fix of iommu.hKeir Fraser2008-05-301-1/+3
* vtd: Various cleanups and fixes:Keir Fraser2008-05-301-0/+1
* vtd: Remove dead code.Keir Fraser2008-05-291-2/+0
* iommu: Handle sibling device assignment correctlyKeir Fraser2008-05-281-0/+3
* vtd: TLB flush fixups.Keir Fraser2008-05-281-1/+0
* vtd: interrupt remapping for MSI/MSI-x.Keir Fraser2008-05-281-0/+3
* VT-d: flush iotlb of selective iommu when a domain's VT-d table is changedKeir Fraser2008-05-261-0/+1
* Enable IOMMU for PV guestsKeir Fraser2008-05-241-0/+1
* MSI 3/6: add msi support to xenKeir Fraser2008-05-011-0/+1
* MSI 1/6: Move PCI functions and headers to a common location.Keir Fraser2008-05-011-20/+1
* iommu: initialisation cleanup and bugfix.Keir Fraser2008-04-211-1/+0
* iommu: Consolidate iommu enablement logic. Now there is only oneKeir Fraser2008-04-211-2/+1
* VT-d: Allocates page table pgd, root_entry, iremap and qinval fromKeir Fraser2008-04-101-1/+2
* VT-d: Share VT-d code between x86 and IA64Keir Fraser2008-04-101-0/+3
* Move iommu code to arch-generic locations, and also clean up some VT-d code.Keir Fraser2008-03-171-0/+115