index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i386
/
intel_iommu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel_iommu: fix missing BQL in pt fast path
Peter Xu
2017-09-08
1
-0
/
+15
*
intel_iommu: use access_flags for iotlb
Peter Xu
2017-08-01
1
-8
/
+7
*
intel_iommu: fix iova for pt
Peter Xu
2017-08-01
1
-2
/
+2
*
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
2017-07-14
1
-5
/
+20
*
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
2017-07-14
1
-8
/
+9
*
intel_iommu: fix migration breakage on mr switch
Peter Xu
2017-07-03
1
-0
/
+15
*
intel_iommu: relax iq tail check on VTD_GCMD_QIE enable
Ladi Prosek
2017-07-03
1
-14
/
+19
*
intel_iommu: cleanup vtd_interrupt_remap_msi()
Peter Xu
2017-06-16
1
-7
/
+5
*
intel_iommu: cleanup vtd_{do_}iommu_translate()
Peter Xu
2017-06-16
1
-24
/
+42
*
intel_iommu: switching the rest DPRINTF to trace
Peter Xu
2017-06-16
1
-245
/
+110
*
intel_iommu: support passthrough (PT)
Peter Xu
2017-05-25
1
-59
/
+172
*
intel_iommu: allow dev-iotlb context entry conditionally
Peter Xu
2017-05-25
1
-13
/
+36
*
intel_iommu: use IOMMU_ACCESS_FLAG()
Peter Xu
2017-05-25
1
-1
/
+1
*
intel_iommu: provide vtd_ce_get_type()
Peter Xu
2017-05-25
1
-1
/
+6
*
intel_iommu: renaming context entry helpers
Peter Xu
2017-05-25
1
-12
/
+12
*
memory: tune last param of iommu_ops.translate()
Peter Xu
2017-05-25
1
-2
/
+2
*
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
2017-05-18
1
-2
/
+12
|
\
|
*
iommu: Don't crash if machine is not PC_MACHINE
Eduardo Habkost
2017-05-10
1
-2
/
+12
*
|
iommu: Remove FIXME comment about user_creatable=true
Eduardo Habkost
2017-05-17
1
-4
/
+1
*
|
sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
Eduardo Habkost
2017-05-17
1
-0
/
+5
|
/
*
intel_iommu: enable remote IOTLB
Peter Xu
2017-04-20
1
-13
/
+178
*
intel_iommu: allow dynamic switch of IOMMU region
Peter Xu
2017-04-20
1
-5
/
+76
*
intel_iommu: provide its own replay() callback
Peter Xu
2017-04-20
1
-5
/
+177
*
intel_iommu: use the correct memory region for device IOTLB notification
Jason Wang
2017-04-20
1
-1
/
+1
*
intel_iommu: vtd_slpt_level_shift check level
Peter Xu
2017-02-17
1
-0
/
+1
*
intel_iommu: convert dbg macros to trace for trans
Peter Xu
2017-02-17
1
-45
/
+24
*
intel_iommu: convert dbg macros to traces for inv
Peter Xu
2017-02-17
1
-57
/
+38
*
intel_iommu: renaming gpa to iova where proper
Peter Xu
2017-02-17
1
-22
/
+22
*
intel_iommu: simplify irq region translation
Peter Xu
2017-02-17
1
-22
/
+6
*
intel_iommu: add "caching-mode" option
Aviv Ben-David
2017-02-17
1
-0
/
+5
*
intel_iommu: fix and simplify size calculation in process_device_iotlb_desc()
Jason Wang
2017-02-01
1
-1
/
+9
*
intel_iommu: support device iotlb descriptor
Jason Wang
2017-01-10
1
-5
/
+78
*
intel_iommu: allocate new key when creating new address space
Jason Wang
2017-01-10
1
-2
/
+3
*
intel_iommu: name vtd address space with devfn
Jason Wang
2017-01-10
1
-1
/
+3
*
intel_iommu: allow migration
Peter Xu
2017-01-10
1
-1
/
+21
*
intel_iommu: fix incorrect device invalidate
Peter Xu
2016-11-30
1
-0
/
+1
*
intel_iommu: fix incorrect assert
Peter Xu
2016-11-15
1
-1
/
+1
*
intel_iommu: fix several incorrect endianess and bit fields
Peter Xu
2016-11-15
1
-1
/
+1
*
intel_iommu: fixing source id during IOTLB hash key calculation
Jason Wang
2016-11-15
1
-1
/
+1
*
intel_iommu: reject broken EIM
Radim Krčmář
2016-10-17
1
-1
/
+15
*
intel_iommu: add OnOffAuto intr_eim as "eim" property
Radim Krčmář
2016-10-17
1
-3
/
+21
*
intel_iommu: redo configuraton check in realize
Radim Krčmář
2016-10-17
1
-8
/
+18
*
intel_iommu: pass whole remapped addresses to apic
Radim Krčmář
2016-10-17
1
-12
/
+9
*
intel-iommu: Check IOAPIC's Trigger Mode against the one in IRTE
Feng Wu
2016-10-10
1
-0
/
+12
*
intel_iommu, amd_iommu: allow UNMAP notifiers
Peter Xu
2016-09-27
1
-4
/
+8
*
memory: introduce IOMMUOps.notify_flag_changed
Peter Xu
2016-09-27
1
-2
/
+4
*
hw/i386: AMD IOMMU IVRS table
David Kiarie
2016-09-24
1
-0
/
+1
*
intel_iommu: avoid unnamed fields
Michael S. Tsirkin
2016-07-21
1
-21
/
+21
*
intel_iommu: disallow kernel-irqchip=on with IR
Peter Xu
2016-07-21
1
-0
/
+11
*
intel_iommu: support all masks in interrupt entry cache invalidation
Radim Krčmář
2016-07-21
1
-1
/
+1
[next]