summary refs log tree commit diff stats
path: root/hw/i386/amd_iommu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* i386: amd_iommu: fix MMIO register count and accessPrasad J Pandit2016-12-161-1/+1
* 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