Age | Commit message (Expand) | Author |
2020-03-16 | hw/i386/intel_iommu: Fix out-of-bounds access on guest IRT | Jan Kiszka |
2020-03-08 | hw/i386/intel_iommu: Simplify vtd_find_as_from_bus_num() logic | Philippe Mathieu-Daudé |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau |
2020-01-06 | intel_iommu: add present bit check for pasid table entries | Liu Yi L |
2020-01-06 | intel_iommu: a fix to vtd_find_as_from_bus_num() | Liu Yi L |
2020-01-05 | intel_iommu: fix bug to read DMAR_RTADDR_REG | Yi Sun |
2019-11-25 | intel_iommu: TM field should not be in reserved bits | Qi, Yadong |
2019-11-25 | intel_iommu: refine SL-PEs reserved fields checking | Qi, Yadong |
2019-10-22 | hw/i386: split PCMachineState deriving X86MachineState from it | Paolo Bonzini |
2019-10-04 | memory: allow memory_region_register_iommu_notifier() to fail | Eric Auger |
2019-09-16 | intel_iommu: Remove the caching-mode check during flag change | Peter Xu |
2019-09-16 | intel_iommu: Sanity check vfio-pci config on machine init done | Peter Xu |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-07-05 | intel_iommu: Fix unexpected unmaps during global unmap | Peter Xu |
2019-07-05 | intel_iommu: Fix incorrect "end" for vtd_address_space_unmap | Yan Zhao |
2019-04-25 | Categorize devices: iommu | Ernest Esene |
2019-04-02 | intel_iommu: Drop extended root field | Peter Xu |
2019-04-02 | intel_iommu: Fix root_scalable migration breakage | Peter Xu |
2019-04-02 | intel_iommu: Correct caching-mode error message | Alex Williamson |
2019-03-20 | intel-iommu: optimize nodmar memory regions | Peter Xu |
2019-03-12 | intel_iommu: add scalable-mode option to make scalable mode work | Yi Sun |
2019-03-12 | intel_iommu: add 256 bits qi_desc support | Liu, Yi L |
2019-03-12 | intel_iommu: scalable mode emulation | Liu, Yi L |
2019-02-05 | intel_iommu: reset intr_enabled when system reset | Peter Xu |
2019-02-05 | intel_iommu: fix operator in vtd_switch_address_space | Peter Xu |
2018-12-20 | x86-iommu: switch intr_supported to OnOffAuto type | Peter Xu |
2018-12-19 | intel_iommu: remove "x-" prefix for "aw-bits" | Peter Xu |
2018-12-19 | intel_iommu: dma read/write draining support | Peter Xu |
2018-12-19 | intel_iommu: convert invalid traces into error reports | Peter Xu |
2018-12-19 | intel_iommu: dump correct iova when failed | Peter Xu |
2018-11-05 | x86_iommu: move vtd_generate_msi_message in common file | Singh, Brijesh |
2018-11-05 | x86_iommu: move the kernel-irqchip check in common code | Singh, Brijesh |
2018-11-05 | intel_iommu: handle invalid ce for shadow sync | Peter Xu |
2018-11-05 | intel_iommu: move ce fetching out when sync shadow | Peter Xu |
2018-11-05 | intel_iommu: better handling of dmar state switch | Peter Xu |
2018-11-05 | intel_iommu: introduce vtd_reset_caches() | Peter Xu |
2018-08-27 | intel-iommu: replace more vtd_err_* traces | Peter Xu |
2018-08-27 | intel-iommu: start to use error_report_once | Peter Xu |
2018-06-15 | iommu: Add IOMMU index argument to translate method | Peter Maydell |
2018-06-15 | iommu: Add IOMMU index argument to notifier APIs | Peter Maydell |
2018-05-23 | intel-iommu: rework the page walk logic | Peter Xu |
2018-05-23 | intel-iommu: trace domain id during page walk | Peter Xu |
2018-05-23 | intel-iommu: pass in address space when page walk | Peter Xu |
2018-05-23 | intel-iommu: introduce vtd_page_walk_info | Peter Xu |
2018-05-23 | intel-iommu: only do page walk for MAP notifiers | Peter Xu |
2018-05-23 | intel-iommu: add iommu lock | Peter Xu |
2018-05-23 | intel-iommu: remove IntelIOMMUNotifierNode | Peter Xu |
2018-05-23 | intel-iommu: send PSI always even if across PDEs | Peter Xu |