aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/amd_iommu.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-27intel_iommu, amd_iommu: allow UNMAP notifiersPeter Xu1-3/+7
2016-09-27memory: introduce IOMMUOps.notify_flag_changedPeter Xu1-2/+4
2016-09-24hw/i386: AMD IOMMU IVRS tableDavid Kiarie1-0/+2
2016-09-24hw/i386: Introduce AMD IOMMUDavid Kiarie1-0/+1200