aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/x86-iommu.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-02x86-iommu: Rename QOM type macrosEduardo Habkost1-1/+1
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau1-1/+1
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-0/+1
2018-12-20x86-iommu: turn on IR by default if properPeter Xu1-3/+4
2018-12-20x86-iommu: switch intr_supported to OnOffAuto typePeter Xu1-2/+13
2018-11-05x86_iommu: move vtd_generate_msi_message in common fileSingh, Brijesh1-0/+24
2018-11-05x86_iommu: move the kernel-irqchip check in common codeSingh, Brijesh1-0/+9
2018-01-18x86_iommu: check if machine has PCI busMohammed Gamal1-1/+1
2018-01-18x86_iommu: Move machine check to x86_iommu_realize()Mohammed Gamal1-0/+13
2017-05-25intel_iommu: support passthrough (PT)Peter Xu1-0/+1
2017-05-25x86-iommu: use DeviceClass propertiesPeter Xu1-40/+7
2017-01-10intel_iommu: support device iotlb descriptorJason Wang1-0/+17
2016-09-24hw/i386: AMD IOMMU IVRS tableDavid Kiarie1-0/+6
2016-07-21x86-iommu: introduce IEC notifiersPeter Xu1-0/+29
2016-07-20x86-iommu: introduce "intremap" propertyPeter Xu1-0/+23
2016-07-20x86-iommu: provide x86_iommu_get_defaultPeter Xu1-0/+23
2016-07-20x86-iommu: introduce parent classPeter Xu1-0/+53