| Commit message (Expand) | Author | Age | Files | Lines |
* | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -3/+1 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -2/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -1/+2 |
* | misc: Replace zero-length arrays with flexible array member (automatic) | Philippe Mathieu-Daudé | 2020-03-16 | 1 | -1/+2 |
* | hw/i386/intel_iommu: Remove unused includes | Philippe Mathieu-Daudé | 2020-03-09 | 1 | -4/+0 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -1/+1 |
* | intel_iommu: Drop extended root field | Peter Xu | 2019-04-02 | 1 | -1/+0 |
* | intel-iommu: optimize nodmar memory regions | Peter Xu | 2019-03-20 | 1 | -2/+5 |
* | intel_iommu: add scalable-mode option to make scalable mode work | Yi Sun | 2019-03-13 | 1 | -1/+2 |
* | intel_iommu: add 256 bits qi_desc support | Liu, Yi L | 2019-03-13 | 1 | -0/+1 |
* | intel_iommu: scalable mode emulation | Liu, Yi L | 2019-03-13 | 1 | -2/+22 |
* | intel_iommu: dma read/write draining support | Peter Xu | 2018-12-19 | 1 | -0/+1 |
* | x86_iommu: move vtd_generate_msi_message in common file | Singh, Brijesh | 2018-11-05 | 1 | -59/+0 |
* | intel-iommu: rework the page walk logic | Peter Xu | 2018-05-23 | 1 | -0/+2 |
* | intel-iommu: only do page walk for MAP notifiers | Peter Xu | 2018-05-23 | 1 | -0/+2 |
* | intel-iommu: add iommu lock | Peter Xu | 2018-05-23 | 1 | -0/+6 |
* | intel-iommu: remove IntelIOMMUNotifierNode | Peter Xu | 2018-05-23 | 1 | -7/+2 |
* | intel-iommu: Extend address width to 48 bits | Prasad Singamsetty | 2018-01-18 | 1 | -0/+1 |
* | intel-iommu: Redefine macros to enable supporting 48 bit address width | Prasad Singamsetty | 2018-01-18 | 1 | -2/+4 |
* | intel_iommu: use access_flags for iotlb | Peter Xu | 2017-08-01 | 1 | -2/+1 |
* | memory/iommu: introduce IOMMUMemoryRegionClass | Alexey Kardashevskiy | 2017-07-14 | 1 | -1/+2 |
* | memory/iommu: QOM'fy IOMMU MemoryRegion | Alexey Kardashevskiy | 2017-07-14 | 1 | -1/+1 |
* | intel_iommu: enable remote IOTLB | Peter Xu | 2017-04-20 | 1 | -0/+8 |
* | intel_iommu: allow dynamic switch of IOMMU region | Peter Xu | 2017-04-20 | 1 | -0/+2 |
* | intel_iommu: add "caching-mode" option | Aviv Ben-David | 2017-02-17 | 1 | -0/+2 |
* | intel_iommu: fix several incorrect endianess and bit fields | Peter Xu | 2016-11-15 | 1 | -5/+4 |
* | intel_iommu: reject broken EIM | Radim Krčmář | 2016-10-17 | 1 | -0/+1 |
* | intel_iommu: add OnOffAuto intr_eim as "eim" property | Radim Krčmář | 2016-10-17 | 1 | -0/+1 |
* | intel_iommu: avoid unnamed fields | Michael S. Tsirkin | 2016-07-21 | 1 | -4/+4 |
* | intel_iommu: add SID validation for IR | Peter Xu | 2016-07-21 | 1 | -0/+17 |
* | intel_iommu: Add support for Extended Interrupt Mode | Jan Kiszka | 2016-07-21 | 1 | -0/+1 |
* | intel_iommu: add support for split irqchip | Peter Xu | 2016-07-21 | 1 | -0/+1 |
* | intel_iommu: Add support for PCI MSI remap | Peter Xu | 2016-07-20 | 1 | -0/+66 |
* | intel_iommu: define several structs for IOMMU IR | Peter Xu | 2016-07-20 | 1 | -0/+74 |
* | intel_iommu: define interrupt remap table addr register | Peter Xu | 2016-07-20 | 1 | -0/+5 |
* | acpi: enable INTR for DMAR report structure | Peter Xu | 2016-07-20 | 1 | -0/+2 |
* | intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommu | Peter Xu | 2016-07-20 | 1 | -1/+0 |
* | x86-iommu: introduce parent class | Peter Xu | 2016-07-20 | 1 | -1/+2 |
* | intel_iommu: large page support | Jason Wang | 2016-02-06 | 1 | -0/+1 |
* | intel_iommu: Add support for translation for devices behind bridges | Knut Omang | 2015-10-18 | 1 | -2/+14 |
* | intel_iommu: fix VTD_SID_TO_BUS | Michael S. Tsirkin | 2014-11-02 | 1 | -1/+1 |
* | intel-iommu: add IOTLB using hash table | Le Tan | 2014-08-28 | 1 | -1/+10 |
* | intel-iommu: add context-cache to cache context-entry | Le Tan | 2014-08-28 | 1 | -0/+22 |
* | intel-iommu: introduce Intel IOMMU (VT-d) emulation | Le Tan | 2014-08-28 | 1 | -0/+89 |