Age | Commit message (Expand) | Author |
2022-11-07 | hw/virtio/virtio-iommu-pci: Enforce the device is plugged on the root bus | Eric Auger |
2022-10-12 | pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMU | Gerd Hoffmann |
2022-05-16 | hw/virtio: move virtio-pci.h into shared include space | Alex Bennée |
2021-12-15 | hw/arm/virt: Remove device tree restriction for virtio-iommu | Jean-Philippe Brucker |
2021-10-20 | virtio-iommu: Drop base_name and change generic_name | Eric Auger |
2021-10-20 | virtio-iommu: Remove the non transitional name | Eric Auger |
2020-12-18 | qdev: Move softmmu properties to qdev-properties-system.h | Eduardo Habkost |
2020-09-29 | virtio-iommu-pci: force virtio version 1 | Eric Auger |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-07-10 | qom: Put name parameter before value / visitor parameter | Markus Armbruster |
2020-07-03 | virtio-iommu-pci: Add array of Interval properties | Eric Auger |
2020-07-02 | hw: Fix error API violation around object_property_set_link() | Markus Armbruster |
2020-07-02 | hw/virtio/virtio-iommu-pci.c: Fix typo in error message | Peter Maydell |
2020-06-15 | qdev: Convert uses of qdev_set_parent_bus() with Coccinelle | Markus Armbruster |
2020-02-27 | virtio-iommu-pci: Add virtio iommu pci support | Eric Auger |