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
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
2019-11-25
intel_iommu: refine SL-PEs reserved fields checking
Qi, Yadong
2019-10-22
hw/i386: split PCMachineState deriving X86MachineState from it
Paolo Bonzini
2019-10-04
memory: allow memory_region_register_iommu_notifier() to fail
Eric Auger
2019-09-16
intel_iommu: Remove the caching-mode check during flag change
Peter Xu
2019-09-16
intel_iommu: Sanity check vfio-pci config on machine init done
Peter Xu
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-07-05
intel_iommu: Fix unexpected unmaps during global unmap
Peter Xu
2019-07-05
intel_iommu: Fix incorrect "end" for vtd_address_space_unmap
Yan Zhao
2019-04-25
Categorize devices: iommu
Ernest Esene
2019-04-02
intel_iommu: Drop extended root field
Peter Xu
2019-04-02
intel_iommu: Fix root_scalable migration breakage
Peter Xu
2019-04-02
intel_iommu: Correct caching-mode error message
Alex Williamson
2019-03-20
intel-iommu: optimize nodmar memory regions
Peter Xu
2019-03-12
intel_iommu: add scalable-mode option to make scalable mode work
Yi Sun
2019-03-12
intel_iommu: add 256 bits qi_desc support
Liu, Yi L
2019-03-12
intel_iommu: scalable mode emulation
Liu, Yi L
2019-02-05
intel_iommu: reset intr_enabled when system reset
Peter Xu
2019-02-05
intel_iommu: fix operator in vtd_switch_address_space
Peter Xu
2018-12-20
x86-iommu: switch intr_supported to OnOffAuto type
Peter Xu
2018-12-19
intel_iommu: remove "x-" prefix for "aw-bits"
Peter Xu
2018-12-19
intel_iommu: dma read/write draining support
Peter Xu
2018-12-19
intel_iommu: convert invalid traces into error reports
Peter Xu
2018-12-19
intel_iommu: dump correct iova when failed
Peter Xu
2018-11-05
x86_iommu: move vtd_generate_msi_message in common file
Singh, Brijesh
2018-11-05
x86_iommu: move the kernel-irqchip check in common code
Singh, Brijesh
2018-11-05
intel_iommu: handle invalid ce for shadow sync
Peter Xu
[next]