summaryrefslogtreecommitdiffstats
path: root/hw/i386/amd_iommu.h
Commit message (Expand)AuthorAgeFilesLines
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Clean up ill-advised or unusual header guardsMarkus Armbruster2019-05-131-2/+2
* update copyright noticeDavid Kiarie2019-03-111-1/+1
* x86_iommu/amd: Enable Guest virtual APIC supportSingh, Brijesh2018-11-051-6/+6
* x86_iommu/amd: Add interrupt remap support when VAPIC is enabledSingh, Brijesh2018-11-051-0/+36
* x86_iommu/amd: Add interrupt remap support when VAPIC is not enabledSingh, Brijesh2018-11-051-1/+45
* x86_iommu/amd: Prepare for interrupt remap supportSingh, Brijesh2018-11-051-2/+12
* hw/i386: Fix AMDVI GATS and HATS encodingsJan Kiszka2018-06-261-2/+2
* amd_iommu: avoid needless includes in header filePhilippe Mathieu-Daudé2017-12-181-5/+0Star
* memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy2017-07-141-3/+2Star
* i386: amd_iommu: fix MMIO register count and accessPrasad J Pandit2016-12-161-2/+2
* hw/i386: Introduce AMD IOMMUDavid Kiarie2016-09-241-0/+289