summaryrefslogtreecommitdiffstats
path: root/hw/virtio/virtio-iommu-pci.c
Commit message (Expand)AuthorAgeFilesLines
* hw/virtio/virtio-iommu-pci: Enforce the device is plugged on the root busEric Auger2022-11-071-2/+10
* pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMUGerd Hoffmann2022-10-121-3/+1Star
* hw/virtio: move virtio-pci.h into shared include spaceAlex Bennée2022-05-161-1/+1
* hw/arm/virt: Remove device tree restriction for virtio-iommuJean-Philippe Brucker2021-12-151-10/+2Star
* virtio-iommu: Drop base_name and change generic_nameEric Auger2021-10-201-2/+1Star
* virtio-iommu: Remove the non transitional nameEric Auger2021-10-201-1/+0Star
* qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost2020-12-181-0/+1
* virtio-iommu-pci: force virtio version 1Eric Auger2020-09-291-1/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-0/+1
* qom: Put name parameter before value / visitor parameterMarkus Armbruster2020-07-101-2/+2
* virtio-iommu-pci: Add array of Interval propertiesEric Auger2020-07-031-0/+11
* hw: Fix error API violation around object_property_set_link()Markus Armbruster2020-07-021-1/+1
* hw/virtio/virtio-iommu-pci.c: Fix typo in error messagePeter Maydell2020-07-021-1/+1
* qdev: Convert uses of qdev_set_parent_bus() with CoccinelleMarkus Armbruster2020-06-151-2/+1Star
* virtio-iommu-pci: Add virtio iommu pci supportEric Auger2020-02-271-0/+104