index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
intel_iommu.c
Age
Commit message (
Expand
)
Author
2024-11-04
intel_iommu: Add missed reserved bit check for IEC descriptor
Zhenzhong Duan
2024-11-04
intel_iommu: Add missed sanity check for 256-bit invalidation queue
Zhenzhong Duan
2024-11-04
intel_iommu: Send IQE event when setting reserved bit in IQT_TAIL
Zhenzhong Duan
2024-11-04
intel_iommu: Introduce property "stale-tm" to control Transient Mapping (TM) ...
Zhenzhong Duan
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2024-09-11
intel_iommu: Make PASID-cache and PIOTLB type invalid in legacy mode
Zhenzhong Duan
2024-09-11
intel_iommu: Fix invalidation descriptor type field
Zhenzhong Duan
2024-08-01
intel_iommu: Fix for IQA reg read dropped DW field
yeeli
2024-07-24
Merge tag 'hw-misc-20240723' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-07-23
hw/i386/intel_iommu: Extract device IOTLB invalidation logic
Clément Mathieu--Drif
2024-07-21
intel_iommu: make type match
Clément Mathieu--Drif
2024-06-24
intel_iommu: Check compatibility with host IOMMU capabilities
Zhenzhong Duan
2024-06-24
intel_iommu: Implement [set|unset]_iommu_device() callbacks
Yi Liu
2024-06-24
intel_iommu: Extract out vtd_cap_init() to initialize cap/ecap
Zhenzhong Duan
2024-06-19
hw/i386/iommu: Constify IOMMUTLBEvent in vtd_page_walk_hook prototype
Philippe Mathieu-Daudé
2024-02-27
hw/i386/pc: Rename "bus" attribute to "pcibus"
Bernhard Beschow
2024-02-14
intel_iommu: allow Extended Interrupt Mode when using userspace APIC
Bui Quang Minh
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2023-12-29
hw/i386: Constify VMState
Richard Henderson
2023-11-07
Merge tag 'pull-target-arm-20231106' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-11-06
hw/i386/intel_iommu: vtd_slpte_nonzero_rsvd(): assert no overflow
Vladimir Sementsov-Ogievskiy
2023-11-03
hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
Yi Liu
2023-10-23
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-22
intel-iommu: Report interrupt remapping faults, fix return value
David Woodhouse
2023-10-19
hw/i386/intel_iommu: Do not use SysBus API to map local MMIO region
Philippe Mathieu-Daudé
2023-09-29
intel_iommu: Fix shadow local variables on "size"
Peter Xu
2023-09-20
i386: spelling fixes
Michael Tokarev
2023-09-07
target/i386: Allow elision of kvm_enable_x2apic()
Philippe Mathieu-Daudé
2023-08-03
hw/i386/intel_iommu: Fix index calculation in vtd_interrupt_remap_msi()
Thomas Huth
2023-08-03
hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntry
Thomas Huth
2023-08-03
hw/i386/intel_iommu: Fix trivial endianness problems
Thomas Huth
2023-06-26
intel_iommu: Fix address space unmap
Zhenzhong Duan
2023-06-26
intel_iommu: Fix flag check in replay
Zhenzhong Duan
2023-06-26
intel_iommu: Fix a potential issue in VFIO dirty page sync
Zhenzhong Duan
2023-04-24
intel_iommu: refine iotlb hash calculation
Jason Wang
2023-04-05
Revert "memory: Optimize replay of guest mapping"
Peter Maydell
2023-03-02
intel-iommu: send UNMAP notifications for domain or global inv desc
Peter Xu
2023-03-02
intel-iommu: fail DEVIOTLB_UNMAP without dt mode
Jason Wang
2023-03-02
intel-iommu: fail MAP notifier without caching mode
Jason Wang
2023-03-02
memory: Optimize replay of guest mapping
Zhenzhong Duan
2023-01-06
KVM: remove support for kernel-irqchip=off
Paolo Bonzini
2022-11-07
intel-iommu: PASID support
Jason Wang
2022-11-07
intel-iommu: convert VTD_PE_GET_FPD_ERR() to be a function
Jason Wang
2022-11-07
intel-iommu: drop VTDBus
Jason Wang
2022-11-07
intel-iommu: don't warn guest errors when getting rid2pasid entry
Jason Wang
2022-10-09
Revert "intel_iommu: Fix irqchip / X2APIC configuration checks"
Peter Xu
2022-09-02
util: accept iova_tree_remove_parameter by value
Eugenio Pérez
2022-05-16
intel-iommu: update iq_dw during post load
Jason Wang
2022-05-16
intel-iommu: update root_scalable before switching as during post_load
Jason Wang
2022-05-16
intel-iommu: block output address in interrupt address range
Jason Wang
[next]