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
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
2022-05-16
intel-iommu: remove VTD_FR_RESERVED_ERR
Jason Wang
2022-05-16
intel_iommu: Fix irqchip / X2APIC configuration checks
David Woodhouse
2022-05-16
intel_iommu: Only allow interrupt remapping to be enabled if it's supported
David Woodhouse
2022-05-16
intel_iommu: Support IR-only mode without DMA translation
David Woodhouse
2022-05-13
intel-iommu: correct the value used for error_setg_errno()
Jason Wang
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-06
intel_iommu: support snoop control
Jason Wang
2022-01-07
intel-iommu: correctly check passthrough during translation
Jason Wang
2021-12-30
dma: Let dma_memory_read/write() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-11-29
intel-iommu: ignore leaf SNP bit in scalable mode
Jason Wang
2021-11-03
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Richard Henderson
2021-11-02
util: Make some iova_tree parameters const
Eugenio Pérez
2021-11-01
hw/i386/pc: Remove x86_iommu_get_type()
Jean-Philippe Brucker
2021-09-16
intel_iommu: Fix typo in comments
Cai Huoqing
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-03-12
dma: Introduce dma_aligned_pow2_mask()
Eric Auger
2021-03-12
intel_iommu: Fix mask may be uninitialized in vtd_context_device_invalidate
Eric Auger
2020-12-16
i386: move kvm accel files into kvm/
Claudio Fontana
2020-12-08
intel_iommu: Skip page walking on device iotlb invalidations
Eugenio Pérez
2020-12-08
memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationType
Eugenio Pérez
2020-12-08
memory: Add IOMMUTLBEvent
Eugenio Pérez
2020-12-08
memory: Rename memory_region_notify_one to memory_region_notify_iommu_one
Eugenio Pérez
2020-10-30
intel_iommu: Fix two misuse of "0x%u" prints
Peter Xu
2020-09-02
x86-iommu: Rename QOM type macros
Eduardo Habkost
[next]