aboutsummaryrefslogtreecommitdiff
path: root/sys/x86/iommu/intel_quirks.c
Commit message (Expand)AuthorAgeFilesLines
* Intel DMAR: remove the 'dev' memberKonstantin Belousov2024-05-311-3/+4
* x86/iommu: extract useful utilities into x86_iommu.cKonstantin Belousov2024-05-251-0/+1
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrightsEd Maste2021-08-081-1/+0
* Add a few macroses for conversion between DMAR unit, domain, ctxRuslan Bukin2020-08-041-1/+1
* o Don't include headers from iommu.h, include them from the headerRuslan Bukin2020-07-291-7/+7
* Move the Intel DMAR busdma backend to a generic place soRuslan Bukin2020-07-211-1/+1
* Start splitting-out the Intel DMAR busdma backend to a generic place,Ruslan Bukin2020-07-141-1/+4
* bus_dma_dmar_set_buswide(9): KPI to indicate that the whole dmarKonstantin Belousov2019-11-181-0/+1
* Extract eventfilter declarations to sys/_eventfilter.hConrad Meyer2019-05-201-0/+1
* sys/x86: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Use VT-d interrupt remapping block (IR) to perform FSB messagesKonstantin Belousov2015-03-191-7/+50
* Import the driver for VT-d DMAR hardware, as specified in the revisionKonstantin Belousov2013-10-281-0/+195