summaryrefslogtreecommitdiffstats
path: root/include/hw/virtio/virtio-iommu.h
Commit message (Expand)AuthorAgeFilesLines
* virtio-iommu: Use recursive lock to avoid deadlockZhenzhong Duan2022-06-161-1/+1
* virtio-iommu: Add bypass mode support to assigned deviceZhenzhong Duan2022-06-161-0/+2
* virtio-iommu: Default to bypass during bootJean-Philippe Brucker2022-03-061-0/+1
* virtio-iommu: Drop base_name and change generic_nameEric Auger2021-10-201-1/+1
* 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
* virtio-iommu: Implement RESV_MEM probe requestEric Auger2020-07-031-0/+2
* misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé2020-03-161-1/+1
* virtio-iommu-pci: Add virtio iommu pci supportEric Auger2020-02-271-0/+1
* virtio-iommu: Implement attach/detach commandEric Auger2020-02-271-0/+3
* virtio-iommu: Add skeletonEric Auger2020-02-271-0/+57