aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/intel_iommu.c
AgeCommit message (Expand)Author
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
2017-05-10iommu: Don't crash if machine is not PC_MACHINEEduardo Habkost
2017-04-20intel_iommu: enable remote IOTLBPeter Xu
2017-04-20intel_iommu: allow dynamic switch of IOMMU regionPeter Xu
2017-04-20intel_iommu: provide its own replay() callbackPeter Xu
2017-04-20intel_iommu: use the correct memory region for device IOTLB notificationJason Wang
2017-02-17intel_iommu: vtd_slpt_level_shift check levelPeter Xu
2017-02-17intel_iommu: convert dbg macros to trace for transPeter Xu
2017-02-17intel_iommu: convert dbg macros to traces for invPeter Xu
2017-02-17intel_iommu: renaming gpa to iova where properPeter Xu
2017-02-17intel_iommu: simplify irq region translationPeter Xu
2017-02-17intel_iommu: add "caching-mode" optionAviv Ben-David
2017-02-01intel_iommu: fix and simplify size calculation in process_device_iotlb_desc()Jason Wang
2017-01-10intel_iommu: support device iotlb descriptorJason Wang
2017-01-10intel_iommu: allocate new key when creating new address spaceJason Wang
2017-01-10intel_iommu: name vtd address space with devfnJason Wang
2017-01-10intel_iommu: allow migrationPeter Xu
2016-11-30intel_iommu: fix incorrect device invalidatePeter Xu