summaryrefslogtreecommitdiff
path: root/hw/i386/intel_iommu.c
AgeCommit message (Expand)Author
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth
2021-05-02Do not include hw/boards.h if it's not really necessaryThomas Huth
2021-03-12dma: Introduce dma_aligned_pow2_mask()Eric Auger
2021-03-12intel_iommu: Fix mask may be uninitialized in vtd_context_device_invalidateEric Auger
2020-12-16i386: move kvm accel files into kvm/Claudio Fontana
2020-12-08intel_iommu: Skip page walking on device iotlb invalidationsEugenio Pérez
2020-12-08memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationTypeEugenio Pérez
2020-12-08memory: Add IOMMUTLBEventEugenio Pérez
2020-12-08memory: Rename memory_region_notify_one to memory_region_notify_iommu_oneEugenio Pérez
2020-10-30intel_iommu: Fix two misuse of "0x%u" printsPeter Xu
2020-09-02x86-iommu: Rename QOM type macrosEduardo Habkost
2020-09-01hw: Remove superfluous breaksLiao Pingfang
2020-07-24error: Strip trailing '\n' from error string arguments (again)Markus Armbruster
2020-07-22intel_iommu: Use correct shift for 256 bits qi descriptorLiu Yi L
2020-07-07intel_iommu: "aw-bits" error message still refers to "x-aw-bits"Menno Lageman
2020-03-16hw/i386/intel_iommu: Fix out-of-bounds access on guest IRTJan Kiszka
2020-03-08hw/i386/intel_iommu: Simplify vtd_find_as_from_bus_num() logicPhilippe Mathieu-Daudé
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