aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/intel_iommu.c
AgeCommit message (Expand)Author
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
2018-01-18intel-iommu: Extend address width to 48 bitsPrasad Singamsetty
2018-01-18intel-iommu: Redefine macros to enable supporting 48 bit address widthPrasad Singamsetty
2017-12-22intel_iommu: fix error param in stringPeter Xu
2017-12-22intel_iommu: remove X86_IOMMU_PCI_DEVFN_MAXPeter Xu
2017-09-08intel_iommu: fix missing BQL in pt fast pathPeter Xu
2017-08-02intel_iommu: use access_flags for iotlbPeter Xu
2017-08-02intel_iommu: fix iova for ptPeter Xu
2017-07-14memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy
2017-07-03intel_iommu: fix migration breakage on mr switchPeter Xu
2017-07-03intel_iommu: relax iq tail check on VTD_GCMD_QIE enableLadi Prosek
2017-06-16intel_iommu: cleanup vtd_interrupt_remap_msi()Peter Xu
2017-06-16intel_iommu: cleanup vtd_{do_}iommu_translate()Peter Xu
2017-06-16intel_iommu: switching the rest DPRINTF to tracePeter Xu
2017-05-25intel_iommu: support passthrough (PT)Peter Xu
2017-05-25intel_iommu: allow dev-iotlb context entry conditionallyPeter Xu
2017-05-25intel_iommu: use IOMMU_ACCESS_FLAG()Peter Xu
2017-05-25intel_iommu: provide vtd_ce_get_type()Peter Xu
2017-05-25intel_iommu: renaming context entry helpersPeter Xu
2017-05-25memory: tune last param of iommu_ops.translate()Peter Xu
2017-05-18Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi
2017-05-17iommu: Remove FIXME comment about user_creatable=trueEduardo Habkost
2017-05-17sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICEEduardo Habkost