aboutsummaryrefslogtreecommitdiffstats
path: root/xen/drivers/passthrough/iommu.c
Commit message (Expand)AuthorAgeFilesLines
* 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-151-3/+5
* IOMMU: properly check whether interrupt remapping is enabledJan Beulich2013-03-251-0/+5
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* AMD,IOMMU: Make per-device interrupt remapping table defaultBoris Ostrovsky2013-02-051-1/+1
* xen/xsm: Add xsm_default parameter to XSM hooksDaniel De Graaf2013-01-111-5/+5
* IOMMU: add phantom function supportJan Beulich2013-01-071-1/+61
* IOMMU: adjust add/remove operation parametersJan Beulich2013-01-071-2/+2
* IOMMU: adjust (re)assign operation parametersJan Beulich2013-01-071-13/+11
* passthrough/domctl: use correct struct in unionAndrew Cooper2013-01-041-3/+3
* xen/arch/*: add struct domain parameter to arch_do_domctlDaniel De Graaf2012-12-181-27/+4
* streamline guest copy operationsJan Beulich2012-12-101-1/+1
* IOMMU: imply "verbose" from "debug"Jan Beulich2012-11-281-0/+4
* IOMMU: don't immediately disable bus mastering on faultsJan Beulich2012-11-121-0/+7
* IOMMU: keep disabled until iommu_setup() is calledJan Beulich2012-11-021-5/+4
* IOMMU: fail HPET MSI setup on AMDJan Beulich2012-10-191-1/+1
* x86/HPET: allow use for broadcast when interrupt remapping is in effectJan Beulich2012-10-181-0/+6
* 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-3/+3
* PCI: don't allow guest assignment of devices used by XenJan Beulich2012-09-111-2/+3
* Dump IOMMU p2m tableSantosh Jodh2012-08-221-0/+37
* passthrough: fix xsm-related oversightJan Beulich2012-05-311-1/+1
* remove ia64Jan Beulich2012-04-031-19/+0
* IOMMU: clean up handling of 'foo' and 'no-foo' command-line optionsTim Deegan2012-03-291-14/+19
* x86/mm: Make iommu passthrough and mem paging/sharing mutually exclusiveAndres Lagar-Cavilla2012-03-291-0/+7
* passthrough: fix domain ref leak after 24888:71159fb049f2Jan Beulich2012-03-071-0/+2
* passthrough: release assigned PCI devices earlier during domain shutdownJan Beulich2012-02-241-1/+2
* replace bogus gdprintk() uses with {,d}printk()Jan Beulich2012-02-161-16/+18
* xsm: Add missing access checksDaniel De Graaf2011-12-181-0/+8
* iommu: Introduce per cpu flag (iommu_dont_flush_iotlb) to avoid unnecessary i...Jean Guyader2011-11-181-0/+5
* iommu: Introduce iommu_flush and iommu_flush_all.Jean Guyader2011-11-181-0/+20
* passthrough: re-attempt ACS and ATS enabling when devices get reported by Dom0Jan Beulich2011-11-021-0/+17
* AMD-IOMMU: remove dead variable referencesJan Beulich2011-10-041-3/+0
* PCI multi-seg: adjust domctl interfaceJan Beulich2011-09-221-11/+177
* PCI multi-seg: add new physdevop-sJan Beulich2011-09-181-1/+1
* passthrough: Turn on IOMMU/HAP pagetable sharing by default.Tim Deegan2011-08-251-1/+1
* IOMMU: only try to share IOMMU and HAP tables for domains with P2M.Tim Deegan2011-08-231-1/+1
* Revert 23733:fbf3768e5934 "AMD IOMMU: remove global ..."Ian Jackson2011-08-161-0/+3
* xen: AMD IOMMU: Automatically enable per-device vector mapsGeorge Dunlap2011-07-261-0/+3
* AMD IOMMU: remove global interrupt remapping tableWei Wang2011-07-211-3/+0
* [VTD] print out debug message in vt-d fault handler only when iommu=debug is setAllen Kay2011-06-231-3/+3
* IOMMU: add crash_shutdown iommu_opAndrew Cooper2011-06-151-0/+8
* IOMMU: Fail if intremap is not available and iommu=required/force.Ian Campbell2011-05-261-2/+5
* x86/mm: Add a generic interface for vtd and amd iommu p2m sharing.Wei Wang2011-04-181-0/+10
* EPT/VT-d page table sharingKeir Fraser2010-12-151-2/+4
* consolidate custom parameter parsing routines looking for boolean valuesKeir Fraser2010-11-191-2/+1
* iommu: adjust section annotations in pass-through codeKeir Fraser2010-11-191-2/+2
* iommu: Map dom0 initial allocation in 'dom0-strict' iommu mode.Keir Fraser2010-07-161-2/+30
* iommu: New options iommu=dom-strict and iommu=dom0-passthroughKeir Fraser2010-07-091-7/+22
* iommu: Remove pointless iommu=pv boot option.Keir Fraser2010-07-091-11/+0