summaryrefslogtreecommitdiffstats
path: root/hw/i386/x86-iommu.c
Commit message (Expand)AuthorAgeFilesLines
* hw/i386/pc: Move IOMMU singleton into PCMachineStateJean-Philippe Brucker2021-11-011-18/+8Star
* hw/i386/pc: Remove x86_iommu_get_type()Jean-Philippe Brucker2021-11-011-5/+0Star
* Do not include hw/boards.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* x86-iommu: Rename QOM type macrosEduardo Habkost2020-09-021-1/+1
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* x86-iommu: turn on IR by default if properPeter Xu2018-12-201-3/+4
* x86-iommu: switch intr_supported to OnOffAuto typePeter Xu2018-12-201-2/+13
* x86_iommu: move vtd_generate_msi_message in common fileSingh, Brijesh2018-11-051-0/+24
* x86_iommu: move the kernel-irqchip check in common codeSingh, Brijesh2018-11-051-0/+9
* x86_iommu: check if machine has PCI busMohammed Gamal2018-01-181-1/+1
* x86_iommu: Move machine check to x86_iommu_realize()Mohammed Gamal2018-01-181-0/+13
* intel_iommu: support passthrough (PT)Peter Xu2017-05-251-0/+1
* x86-iommu: use DeviceClass propertiesPeter Xu2017-05-251-40/+7Star
* intel_iommu: support device iotlb descriptorJason Wang2017-01-101-0/+17
* hw/i386: AMD IOMMU IVRS tableDavid Kiarie2016-09-241-0/+6
* x86-iommu: introduce IEC notifiersPeter Xu2016-07-211-0/+29
* x86-iommu: introduce "intremap" propertyPeter Xu2016-07-201-0/+23
* x86-iommu: provide x86_iommu_get_defaultPeter Xu2016-07-201-0/+23
* x86-iommu: introduce parent classPeter Xu2016-07-201-0/+53