aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/iommu.h
Commit message (Expand)AuthorAgeFilesLines
* x86: allow Dom0 read-only access to IO-APICsJan Beulich2013-05-021-2/+0
* IOMMU: allow MSI message to IRTE propagation to failJan Beulich2013-04-151-2/+2
* IOMMU: adjust add/remove operation parametersJan Beulich2013-01-071-2/+2
* IOMMU: adjust (re)assign operation parametersJan Beulich2013-01-071-2/+2
* xen/arch/*: add struct domain parameter to arch_do_domctlDaniel De Graaf2012-12-181-1/+2
* VT-d: adjust IOMMU interrupt affinities when all CPUs are onlineJan Beulich2012-11-281-0/+3
* IOMMU: keep disabled until iommu_setup() is calledJan Beulich2012-11-021-1/+1
* x86/HPET: allow use for broadcast when interrupt remapping is in effectJan Beulich2012-10-181-0/+2
* xen: replace XEN_GUEST_HANDLE with XEN_GUEST_HANDLE_PARAM when appropriateStefano Stabellini2012-10-171-1/+1
* IOMMU: remove vendor specific bits from generic codeJan Beulich2012-10-151-28/+5
* VT-d: drop bogus checksJan Beulich2012-10-151-3/+0
* Dump IOMMU p2m tableSantosh Jodh2012-08-221-0/+1
* remove ia64Jan Beulich2012-04-031-4/+0
* iommu: Introduce per cpu flag (iommu_dont_flush_iotlb) to avoid unnecessary i...Jean Guyader2011-11-181-0/+12
* iommu: Introduce iommu_flush and iommu_flush_all.Jean Guyader2011-11-181-0/+5
* ia64: fix the buildJan Beulich2011-11-151-0/+4
* passthrough: re-attempt ACS and ATS enabling when devices get reported by Dom0Jan Beulich2011-11-021-0/+2
* PCI multi-seg: adjust domctl interfaceJan Beulich2011-09-221-8/+6
* PCI multi-seg: introduce notion of PCI segmentsJan Beulich2011-09-181-0/+2
* Passthrough: fix iommu_use_hap_pt() to use hap_enabled()Tim Deegan2011-08-231-1/+1
* IOMMU: only try to share IOMMU and HAP tables for domains with P2M.Tim Deegan2011-08-231-0/+3
* Revert 23733:fbf3768e5934 "AMD IOMMU: remove global ..."Ian Jackson2011-08-161-0/+1
* AMD IOMMU: remove global interrupt remapping tableWei Wang2011-07-211-1/+0
* replace d->nr_pirqs sized arrays with radix treeJan Beulich2011-06-231-1/+3
* [VTD] print out debug message in vt-d fault handler only when iommu=debug is setAllen Kay2011-06-231-1/+1
* IOMMU: add crash_shutdown iommu_opAndrew Cooper2011-06-151-0/+2
* Revert 23295:4891f1f41ba5 and 23296:24346f749826Keir Fraser2011-05-021-3/+1
* replace d->nr_pirqs sized arrays with radix treeJan Beulich2011-05-011-1/+3
* x86/mm: Add a generic interface for vtd and amd iommu p2m sharing.Wei Wang2011-04-181-0/+2
* x86: split struct domainJan Beulich2011-04-051-2/+1
* [VTD] check BIOS settings before enabling interrupt remapping or x2apicAllen Kay2011-04-021-2/+2
* EPT/VT-d: bug fix for EPT/VT-d table sharingKeir Fraser2011-01-101-1/+1
* EPT/VT-d page table sharingKeir Fraser2010-12-151-1/+3
* x86: x2apic pre-enabled but intr-remapping is not enabledKeir Fraser2010-12-151-1/+0
* amd iommu: Fix HV crash with 32bit pv_ops kernelKeir Fraser2010-11-161-0/+2
* x86: protect MSI-X table and pending bit array from guest writesKeir Fraser2010-09-201-0/+2
* x2APIC: Improve x2APIC suspend/resumeKeir Fraser2010-08-131-0/+1
* iommu: Map dom0 initial allocation in 'dom0-strict' iommu mode.Keir Fraser2010-07-161-0/+2
* iommu: Remove pointless iommu=pv boot option.Keir Fraser2010-07-091-1/+1
* x2APIC: improve enabling logicKeir Fraser2010-07-051-0/+2
* vtd: Only kill_timer() an init_timer()'ed timer.Keir Fraser2010-06-281-0/+1
* iommu: Specify access permissions to iommu_map_page().Keir Fraser2010-05-281-2/+11
* VT-d: reduce default verbosityKeir Fraser2010-03-171-8/+4
* VT-d: add "iommu=workaround_bios_bug" optionKeir Fraser2010-01-261-0/+1
* VT-d: get rid of trailing whitespaceKeir Fraser2010-01-081-1/+1
* VT-d: per-iommu domain-idKeir Fraser2009-12-081-0/+2
* vt-d: enhance the support of Interrupt Remapping EIM and x2APICKeir Fraser2009-09-071-0/+3
* x86: Change Xen hypervisor's interrupt infrastructureKeir Fraser2009-08-191-1/+1
* AMD IOMMU: Make iommu suspend & resume functions more generic.Keir Fraser2009-07-061-0/+2
* IOMMU: Add two generic functions to vendor neutral interfaceKeir Fraser2009-06-191-0/+4