aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/virtio-iommu-pci.c
AgeCommit message (Expand)Author
2022-11-07hw/virtio/virtio-iommu-pci: Enforce the device is plugged on the root busEric Auger
2022-10-12pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMUGerd Hoffmann
2022-05-16hw/virtio: move virtio-pci.h into shared include spaceAlex Bennée
2021-12-15hw/arm/virt: Remove device tree restriction for virtio-iommuJean-Philippe Brucker
2021-10-20virtio-iommu: Drop base_name and change generic_nameEric Auger
2021-10-20virtio-iommu: Remove the non transitional nameEric Auger
2020-12-18qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost
2020-09-29virtio-iommu-pci: force virtio version 1Eric Auger
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-07-10qom: Put name parameter before value / visitor parameterMarkus Armbruster
2020-07-03virtio-iommu-pci: Add array of Interval propertiesEric Auger
2020-07-02hw: Fix error API violation around object_property_set_link()Markus Armbruster
2020-07-02hw/virtio/virtio-iommu-pci.c: Fix typo in error messagePeter Maydell
2020-06-15qdev: Convert uses of qdev_set_parent_bus() with CoccinelleMarkus Armbruster
2020-02-27virtio-iommu-pci: Add virtio iommu pci supportEric Auger