summaryrefslogtreecommitdiffstats
path: root/hw/i386/amd_iommu.c
Commit message (Expand)AuthorAgeFilesLines
* hw/iommu: Fix problems reported by Coverity scanDavid Kiarie2016-10-041-9/+13
* intel_iommu, amd_iommu: allow UNMAP notifiersPeter Xu2016-09-271-3/+7
* memory: introduce IOMMUOps.notify_flag_changedPeter Xu2016-09-271-2/+4
* hw/i386: AMD IOMMU IVRS tableDavid Kiarie2016-09-241-0/+2
* hw/i386: Introduce AMD IOMMUDavid Kiarie2016-09-241-0/+1200