summaryrefslogtreecommitdiff
path: root/hw/i386/x86-iommu.c
AgeCommit message (Expand)Author
2021-05-02Do not include hw/boards.h if it's not really necessaryThomas Huth
2020-09-02x86-iommu: Rename QOM type macrosEduardo Habkost
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2018-12-20x86-iommu: turn on IR by default if properPeter Xu
2018-12-20x86-iommu: switch intr_supported to OnOffAuto typePeter Xu
2018-11-05x86_iommu: move vtd_generate_msi_message in common fileSingh, Brijesh
2018-11-05x86_iommu: move the kernel-irqchip check in common codeSingh, Brijesh
2018-01-18x86_iommu: check if machine has PCI busMohammed Gamal
2018-01-18x86_iommu: Move machine check to x86_iommu_realize()Mohammed Gamal
2017-05-25intel_iommu: support passthrough (PT)Peter Xu
2017-05-25x86-iommu: use DeviceClass propertiesPeter Xu
2017-01-10intel_iommu: support device iotlb descriptorJason Wang
2016-09-24hw/i386: AMD IOMMU IVRS tableDavid Kiarie
2016-07-21x86-iommu: introduce IEC notifiersPeter Xu
2016-07-20x86-iommu: introduce "intremap" propertyPeter Xu
2016-07-20x86-iommu: provide x86_iommu_get_defaultPeter Xu
2016-07-20x86-iommu: introduce parent classPeter Xu