summaryrefslogtreecommitdiff
path: root/hw/i386/intel_iommu.c
AgeCommit message (Expand)Author
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2020-01-06intel_iommu: add present bit check for pasid table entriesLiu Yi L
2020-01-06intel_iommu: a fix to vtd_find_as_from_bus_num()Liu Yi L
2020-01-05intel_iommu: fix bug to read DMAR_RTADDR_REGYi Sun
2019-11-25intel_iommu: TM field should not be in reserved bitsQi, Yadong
2019-11-25intel_iommu: refine SL-PEs reserved fields checkingQi, Yadong
2019-10-22hw/i386: split PCMachineState deriving X86MachineState from itPaolo Bonzini
2019-10-04memory: allow memory_region_register_iommu_notifier() to failEric Auger
2019-09-16intel_iommu: Remove the caching-mode check during flag changePeter Xu
2019-09-16intel_iommu: Sanity check vfio-pci config on machine init donePeter Xu
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-07-05intel_iommu: Fix unexpected unmaps during global unmapPeter Xu
2019-07-05intel_iommu: Fix incorrect "end" for vtd_address_space_unmapYan Zhao
2019-04-25Categorize devices: iommuErnest Esene
2019-04-02intel_iommu: Drop extended root fieldPeter Xu
2019-04-02intel_iommu: Fix root_scalable migration breakagePeter Xu
2019-04-02intel_iommu: Correct caching-mode error messageAlex Williamson
2019-03-20intel-iommu: optimize nodmar memory regionsPeter Xu
2019-03-12intel_iommu: add scalable-mode option to make scalable mode workYi Sun
2019-03-12intel_iommu: add 256 bits qi_desc supportLiu, Yi L
2019-03-12intel_iommu: scalable mode emulationLiu, Yi L
2019-02-05intel_iommu: reset intr_enabled when system resetPeter Xu
2019-02-05intel_iommu: fix operator in vtd_switch_address_spacePeter Xu
2018-12-20x86-iommu: switch intr_supported to OnOffAuto typePeter Xu
2018-12-19intel_iommu: remove "x-" prefix for "aw-bits"Peter Xu
2018-12-19intel_iommu: dma read/write draining supportPeter Xu
2018-12-19intel_iommu: convert invalid traces into error reportsPeter Xu
2018-12-19intel_iommu: dump correct iova when failedPeter 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-11-05intel_iommu: handle invalid ce for shadow syncPeter Xu
2018-11-05intel_iommu: move ce fetching out when sync shadowPeter Xu
2018-11-05intel_iommu: better handling of dmar state switchPeter Xu
2018-11-05intel_iommu: introduce vtd_reset_caches()Peter Xu
2018-08-27intel-iommu: replace more vtd_err_* tracesPeter Xu
2018-08-27intel-iommu: start to use error_report_oncePeter Xu
2018-06-15iommu: Add IOMMU index argument to translate methodPeter Maydell
2018-06-15iommu: Add IOMMU index argument to notifier APIsPeter Maydell
2018-05-23intel-iommu: rework the page walk logicPeter Xu
2018-05-23intel-iommu: trace domain id during page walkPeter Xu
2018-05-23intel-iommu: pass in address space when page walkPeter Xu
2018-05-23intel-iommu: introduce vtd_page_walk_infoPeter Xu
2018-05-23intel-iommu: only do page walk for MAP notifiersPeter Xu
2018-05-23intel-iommu: add iommu lockPeter Xu
2018-05-23intel-iommu: remove IntelIOMMUNotifierNodePeter Xu
2018-05-23intel-iommu: send PSI always even if across PDEsPeter Xu
2018-03-01intel-iommu: Accept 64-bit writes to FEADDRJan Kiszka
2018-01-18x86_iommu: Move machine check to x86_iommu_realize()Mohammed Gamal