Commit Graph

77 Commits (f8de2ec678fa09276cf7ad02838eb80e86c73097)

Author SHA1 Message Date
David Woodhouse ca77fde8e6 Fix Intel IOMMU write-buffer flushing 16 years ago
David Woodhouse 9af88143b2 iommu: fix Intel IOMMU write-buffer flushing 16 years ago
Kyle McMartin 0cd5c3c80a x86: disable intel_iommu support by default 16 years ago
Dirk Hohndel 288e4877f9 Prevent oops at boot with VT-d 16 years ago
Mike Day cdc7b83726 intel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_DEVICES 16 years ago
Joerg Roedel e4754c96cf VT-d: remove now unused intel_iommu_found function 16 years ago
Joerg Roedel a8bcbb0de4 VT-d: register functions for the IOMMU API 16 years ago
Joerg Roedel d14d65777c VT-d: adapt domain iova_to_phys function for IOMMU API 16 years ago
Joerg Roedel dde57a210d VT-d: adapt domain map and unmap functions for IOMMU API 16 years ago
Joerg Roedel 4c5478c94e VT-d: adapt device attach and detach functions for IOMMU API 16 years ago
Joerg Roedel 5d450806eb VT-d: adapt domain init and destroy functions for IOMMU API 16 years ago
Weidong Han fe40f1e020 Check agaw is sufficient for mapped memory 16 years ago
Weidong Han faa3d6f5ff Change intel iommu APIs of virtual machine domain 16 years ago
Weidong Han ea6606b02f Change domain_context_mapping_one for virtual machine domain 16 years ago
Weidong Han 5e98c4b1d6 Allocation and free functions of virtual machine domain 16 years ago
Weidong Han 5331fe6f56 Add domain_flush_cache 16 years ago
Weidong Han c7151a8dfe Add/remove domain device info for virtual machine domain 16 years ago
Weidong Han 1ce28feb22 Add domain flag DOMAIN_FLAG_VIRTUAL_MACHINE 16 years ago
Weidong Han 8e604097dd iommu coherency 16 years ago
Weidong Han 1b5736839a calculate agaw for each iommu 16 years ago
Weidong Han 8c11e798ee iommu bitmap instead of iommu pointer in dmar_domain 16 years ago
Weidong Han a2bb8459fe Get iommu from g_iommus for deferred flush 16 years ago
Weidong Han d9630fe941 Add global iommu list 16 years ago
Weidong Han 3b5410e735 change P2P domain flags 16 years ago
Weidong Han d71a2f33ac Initialize domain flags to 0 16 years ago
Mark McLoughlin 19c239ce3d intel-iommu: trivially inline DMA PTE macros 16 years ago
Mark McLoughlin c07e7d217b intel-iommu: trivially inline context entry macros 16 years ago
Mark McLoughlin 2abd7e167c intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.h 16 years ago
Mark McLoughlin a647dacbb1 intel-iommu: move struct device_domain_info out of dma_remapping.h 16 years ago
Mark McLoughlin 99126f7ce1 intel-iommu: move struct dmar_domain def out dma_remapping.h 16 years ago
Mark McLoughlin 622ba12a4c intel-iommu: move DMA PTE defs out of dma_remapping.h 16 years ago
Mark McLoughlin 7a8fc25e0c intel-iommu: move context entry defs out from dma_remapping.h 16 years ago
Mark McLoughlin 46b08e1a76 intel-iommu: move root entry defs from dma_remapping.h 16 years ago
Mark McLoughlin f27be03b27 intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.c 16 years ago
Mark McLoughlin 519a054915 intel-iommu: make init_dmars() static 16 years ago
Mark McLoughlin 015ab17dc2 intel-iommu: remove some unused struct intel_iommu fields 16 years ago
FUJITA Tomonori b4e0f9eb8a intel-iommu: fix compile warnings 16 years ago
Ameya Palande 4d235ba6c2 intel-iommu: typo fix and correct word in the comment 17 years ago
FUJITA Tomonori bb9e6d6507 intel-iommu: use coherent_dma_mask in alloc_coherent 17 years ago
Fenghua Yu 5b6985ce8e intel-iommu: IA64 support 17 years ago
Youquan Song a77b67d402 dmar: Use queued invalidation interface for IOTLB and context invalidation 17 years ago
Kay, Allen M 3871794642 VT-d: Changes to support KVM 17 years ago
David Woodhouse cbda1ba898 PCI/iommu: blacklist DMAR on Intel G31/G33 chipsets 17 years ago
David Woodhouse e51af66308 x86: blacklist DMAR on Intel G31/G33 chipsets 17 years ago
Suresh Siddha 2ae2101069 x64, x2apic/intr-remap: Interrupt remapping infrastructure 17 years ago
Suresh Siddha fe962e90cb x64, x2apic/intr-remap: Queued invalidation infrastructure (part of VT-d) 17 years ago
Suresh Siddha cf1337f044 x64, x2apic/intr-remap: move IOMMU_WAIT_OP() macro to intel-iommu.h 17 years ago
Suresh Siddha 1886e8a90a x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Interrupt remapping 17 years ago
Suresh Siddha c42d9f3244 x64, x2apic/intr-remap: fix the need for sequential array allocation of iommus 17 years ago
Suresh Siddha e61d98d8da x64, x2apic/intr-remap: Intel vt-d, IOMMU code reorganization 17 years ago