index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
amd_iommu.c
Age
Commit message (
Expand
)
Author
2021-05-14
amd_iommu: fix wrong MMIO operations
Roman Kapl
2021-05-04
amd_iommu: Fix pte_override_page_mask()
Jean-Philippe Brucker
2020-09-02
x86-iommu: Rename QOM type macros
Eduardo Habkost
2020-08-27
amd_iommu: Use TYPE_AMD_IOMMU_PCI constant
Eduardo Habkost
2020-07-02
amd_iommu: Fix amdvi_realize() error API violation
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
Markus Armbruster
2020-06-10
hw/i386/amd_iommu: Fix the reserved bits definition of IOMMU commands
Wei Huang
2020-03-29
hw/i386/amd_iommu.c: Fix corruption of log events passed to guest
Peter Maydell
2019-12-18
hw/i386/amd_iommu: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
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-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-04-25
Categorize devices: iommu
Ernest Esene
2019-03-11
update copyright notice
David Kiarie
2018-12-20
x86-iommu: switch intr_supported to OnOffAuto type
Peter Xu
2018-11-05
x86_iommu/amd: Add interrupt remap support when VAPIC is enabled
Singh, Brijesh
2018-11-05
x86_iommu/amd: Add interrupt remap support when VAPIC is not enabled
Singh, Brijesh
2018-11-05
x86_iommu/amd: Prepare for interrupt remap support
Singh, Brijesh
2018-11-05
x86_iommu/amd: make the address space naming consistent with intel-iommu
Singh, Brijesh
2018-11-05
x86_iommu/amd: remove V=1 check from amdvi_validate_dte()
Singh, Brijesh
2018-06-15
iommu: Add IOMMU index argument to translate method
Peter Maydell
2018-01-18
x86_iommu: Move machine check to x86_iommu_realize()
Mohammed Gamal
2017-12-18
amd_iommu: avoid needless includes in header file
Philippe Mathieu-Daudé
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-07-14
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
2017-07-14
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
2017-07-03
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
2017-05-25
memory: tune last param of iommu_ops.translate()
Peter Xu
2017-05-18
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
2017-05-17
iommu: Remove FIXME comment about user_creatable=true
Eduardo Habkost
2017-05-17
sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
Eduardo Habkost
2017-05-10
iommu: Don't crash if machine is not PC_MACHINE
Eduardo Habkost
2017-03-24
trace: Avoid abuse of amdvi_mmio_read
Eric Blake
2016-12-16
i386: amd_iommu: fix MMIO register count and access
Prasad J Pandit
2016-10-04
hw/iommu: Fix problems reported by Coverity scan
David Kiarie
2016-09-27
intel_iommu, amd_iommu: allow UNMAP notifiers
Peter Xu
2016-09-27
memory: introduce IOMMUOps.notify_flag_changed
Peter Xu
2016-09-24
hw/i386: AMD IOMMU IVRS table
David Kiarie
2016-09-24
hw/i386: Introduce AMD IOMMU
David Kiarie