aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/intel_iommu.c
AgeCommit message (Expand)Author
2024-11-04intel_iommu: Add missed reserved bit check for IEC descriptorZhenzhong Duan
2024-11-04intel_iommu: Add missed sanity check for 256-bit invalidation queueZhenzhong Duan
2024-11-04intel_iommu: Send IQE event when setting reserved bit in IQT_TAILZhenzhong Duan
2024-11-04intel_iommu: Introduce property "stale-tm" to control Transient Mapping (TM) ...Zhenzhong Duan
2024-09-13hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell
2024-09-11intel_iommu: Make PASID-cache and PIOTLB type invalid in legacy modeZhenzhong Duan
2024-09-11intel_iommu: Fix invalidation descriptor type fieldZhenzhong Duan
2024-08-01intel_iommu: Fix for IQA reg read dropped DW fieldyeeli
2024-07-24Merge tag 'hw-misc-20240723' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-07-23hw/i386/intel_iommu: Extract device IOTLB invalidation logicClément Mathieu--Drif
2024-07-21intel_iommu: make type matchClément Mathieu--Drif
2024-06-24intel_iommu: Check compatibility with host IOMMU capabilitiesZhenzhong Duan
2024-06-24intel_iommu: Implement [set|unset]_iommu_device() callbacksYi Liu
2024-06-24intel_iommu: Extract out vtd_cap_init() to initialize cap/ecapZhenzhong Duan
2024-06-19hw/i386/iommu: Constify IOMMUTLBEvent in vtd_page_walk_hook prototypePhilippe Mathieu-Daudé
2024-02-27hw/i386/pc: Rename "bus" attribute to "pcibus"Bernhard Beschow
2024-02-14intel_iommu: allow Extended Interrupt Mode when using userspace APICBui Quang Minh
2024-01-08system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi
2023-12-29hw/i386: Constify VMStateRichard Henderson
2023-11-07Merge tag 'pull-target-arm-20231106' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-11-06hw/i386/intel_iommu: vtd_slpte_nonzero_rsvd(): assert no overflowVladimir Sementsov-Ogievskiy
2023-11-03hw/pci: modify pci_setup_iommu() to set PCIIOMMUOpsYi Liu
2023-10-23Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2023-10-22intel-iommu: Report interrupt remapping faults, fix return valueDavid Woodhouse
2023-10-19hw/i386/intel_iommu: Do not use SysBus API to map local MMIO regionPhilippe Mathieu-Daudé
2023-09-29intel_iommu: Fix shadow local variables on "size"Peter Xu
2023-09-20i386: spelling fixesMichael Tokarev
2023-09-07target/i386: Allow elision of kvm_enable_x2apic()Philippe Mathieu-Daudé
2023-08-03hw/i386/intel_iommu: Fix index calculation in vtd_interrupt_remap_msi()Thomas Huth
2023-08-03hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntryThomas Huth
2023-08-03hw/i386/intel_iommu: Fix trivial endianness problemsThomas Huth
2023-06-26intel_iommu: Fix address space unmapZhenzhong Duan
2023-06-26intel_iommu: Fix flag check in replayZhenzhong Duan
2023-06-26intel_iommu: Fix a potential issue in VFIO dirty page syncZhenzhong Duan
2023-04-24intel_iommu: refine iotlb hash calculationJason Wang
2023-04-05Revert "memory: Optimize replay of guest mapping"Peter Maydell
2023-03-02intel-iommu: send UNMAP notifications for domain or global inv descPeter Xu
2023-03-02intel-iommu: fail DEVIOTLB_UNMAP without dt modeJason Wang
2023-03-02intel-iommu: fail MAP notifier without caching modeJason Wang
2023-03-02memory: Optimize replay of guest mappingZhenzhong Duan
2023-01-06KVM: remove support for kernel-irqchip=offPaolo Bonzini
2022-11-07intel-iommu: PASID supportJason Wang
2022-11-07intel-iommu: convert VTD_PE_GET_FPD_ERR() to be a functionJason Wang
2022-11-07intel-iommu: drop VTDBusJason Wang
2022-11-07intel-iommu: don't warn guest errors when getting rid2pasid entryJason Wang
2022-10-09Revert "intel_iommu: Fix irqchip / X2APIC configuration checks"Peter Xu
2022-09-02util: accept iova_tree_remove_parameter by valueEugenio Pérez
2022-05-16intel-iommu: update iq_dw during post loadJason Wang
2022-05-16intel-iommu: update root_scalable before switching as during post_loadJason Wang
2022-05-16intel-iommu: block output address in interrupt address rangeJason Wang