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-08-04
hw/i386/intel_iommu: Fix index calculation in vtd_interrupt_remap_msi()
Thomas Huth
2023-08-04
hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntry
Thomas Huth
2023-08-04
hw/i386/intel_iommu: Fix trivial endianness problems
Thomas Huth
2023-03-29
intel-iommu: fail DEVIOTLB_UNMAP without dt mode
Jason Wang
2023-03-29
intel-iommu: fail MAP notifier without caching mode
Jason Wang
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
2020-09-01
hw: Remove superfluous breaks
Liao Pingfang
2020-07-24
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2020-07-22
intel_iommu: Use correct shift for 256 bits qi descriptor
Liu Yi L
2020-07-07
intel_iommu: "aw-bits" error message still refers to "x-aw-bits"
Menno Lageman
2020-03-16
hw/i386/intel_iommu: Fix out-of-bounds access on guest IRT
Jan Kiszka
2020-03-08
hw/i386/intel_iommu: Simplify vtd_find_as_from_bus_num() logic
Philippe Mathieu-Daudé
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-06
intel_iommu: add present bit check for pasid table entries
Liu Yi L
2020-01-06
intel_iommu: a fix to vtd_find_as_from_bus_num()
Liu Yi L
2020-01-05
intel_iommu: fix bug to read DMAR_RTADDR_REG
Yi Sun
2019-11-25
intel_iommu: TM field should not be in reserved bits
Qi, Yadong
[next]