summaryrefslogtreecommitdiff
path: root/include/hw/virtio/virtio-iommu.h
AgeCommit message (Expand)Author
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-07-03virtio-iommu: Implement RESV_MEM probe requestEric Auger
2020-03-16misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé
2020-02-27virtio-iommu-pci: Add virtio iommu pci supportEric Auger
2020-02-27virtio-iommu: Implement attach/detach commandEric Auger
2020-02-27virtio-iommu: Add skeletonEric Auger