index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
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
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