index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
amd_iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-02
amd_iommu: Fix amdvi_realize() error API violation
Markus Armbruster
1
-2
/
+4
2020-06-15
qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
Markus Armbruster
1
-2
/
+1
2020-06-10
hw/i386/amd_iommu: Fix the reserved bits definition of IOMMU commands
Wei Huang
1
-9
/
+10
2020-03-29
hw/i386/amd_iommu.c: Fix corruption of log events passed to guest
Peter Maydell
1
-1
/
+1
2019-12-18
hw/i386/amd_iommu: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
1
-7
/
+7
2019-10-22
hw/i386: split PCMachineState deriving X86MachineState from it
Paolo Bonzini
1
-1
/
+2
2019-10-04
memory: allow memory_region_register_iommu_notifier() to fail
Eric Auger
1
-7
/
+10
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+2
2019-04-25
Categorize devices: iommu
Ernest Esene
1
-0
/
+2
2019-03-11
update copyright notice
David Kiarie
1
-1
/
+1
2018-12-20
x86-iommu: switch intr_supported to OnOffAuto type
Peter Xu
1
-1
/
+1
2018-11-05
x86_iommu/amd: Add interrupt remap support when VAPIC is enabled
Singh, Brijesh
1
-1
/
+68
2018-11-05
x86_iommu/amd: Add interrupt remap support when VAPIC is not enabled
Singh, Brijesh
1
-1
/
+198
2018-11-05
x86_iommu/amd: Prepare for interrupt remap support
Singh, Brijesh
1
-0
/
+106
2018-11-05
x86_iommu/amd: make the address space naming consistent with intel-iommu
Singh, Brijesh
1
-7
/
+27
2018-11-05
x86_iommu/amd: remove V=1 check from amdvi_validate_dte()
Singh, Brijesh
1
-3
/
+7
2018-06-15
iommu: Add IOMMU index argument to translate method
Peter Maydell
1
-1
/
+1
2018-01-18
x86_iommu: Move machine check to x86_iommu_realize()
Mohammed Gamal
1
-11
/
+2
2017-12-18
amd_iommu: avoid needless includes in header file
Philippe Mathieu-Daudé
1
-1
/
+4
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
1
-0
/
+4
2017-07-14
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
1
-4
/
+20
2017-07-14
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
1
-4
/
+5
2017-07-03
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
1
-7
/
+17
2017-05-25
memory: tune last param of iommu_ops.translate()
Peter Xu
1
-2
/
+2
2017-05-18
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
1
-1
/
+14
2017-05-17
iommu: Remove FIXME comment about user_creatable=true
Eduardo Habkost
1
-4
/
+1
2017-05-17
sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
Eduardo Habkost
1
-0
/
+5
2017-05-10
iommu: Don't crash if machine is not PC_MACHINE
Eduardo Habkost
1
-1
/
+14
2017-03-24
trace: Avoid abuse of amdvi_mmio_read
Eric Blake
1
-2
/
+1
2016-12-16
i386: amd_iommu: fix MMIO register count and access
Prasad J Pandit
1
-1
/
+1
2016-10-04
hw/iommu: Fix problems reported by Coverity scan
David Kiarie
1
-9
/
+13
2016-09-27
intel_iommu, amd_iommu: allow UNMAP notifiers
Peter Xu
1
-3
/
+7
2016-09-27
memory: introduce IOMMUOps.notify_flag_changed
Peter Xu
1
-2
/
+4
2016-09-24
hw/i386: AMD IOMMU IVRS table
David Kiarie
1
-0
/
+2
2016-09-24
hw/i386: Introduce AMD IOMMU
David Kiarie
1
-0
/
+1200