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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
intel_iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-27
intel-iommu: replace more vtd_err_* traces
Peter Xu
1
-18
/
+46
2018-08-27
intel-iommu: start to use error_report_once
Peter Xu
1
-28
/
+37
2018-06-15
iommu: Add IOMMU index argument to translate method
Peter Maydell
1
-1
/
+1
2018-06-15
iommu: Add IOMMU index argument to notifier APIs
Peter Maydell
1
-3
/
+3
2018-05-23
intel-iommu: rework the page walk logic
Peter Xu
1
-58
/
+155
2018-05-23
intel-iommu: trace domain id during page walk
Peter Xu
1
-6
/
+10
2018-05-23
intel-iommu: pass in address space when page walk
Peter Xu
1
-0
/
+4
2018-05-23
intel-iommu: introduce vtd_page_walk_info
Peter Xu
1
-32
/
+52
2018-05-23
intel-iommu: only do page walk for MAP notifiers
Peter Xu
1
-5
/
+39
2018-05-23
intel-iommu: add iommu lock
Peter Xu
1
-9
/
+47
2018-05-23
intel-iommu: remove IntelIOMMUNotifierNode
Peter Xu
1
-30
/
+11
2018-05-23
intel-iommu: send PSI always even if across PDEs
Peter Xu
1
-12
/
+30
2018-03-01
intel-iommu: Accept 64-bit writes to FEADDR
Jan Kiszka
1
-2
/
+9
2018-01-18
x86_iommu: Move machine check to x86_iommu_realize()
Mohammed Gamal
1
-11
/
+2
2018-01-18
intel-iommu: Extend address width to 48 bits
Prasad Singamsetty
1
-42
/
+59
2018-01-18
intel-iommu: Redefine macros to enable supporting 48 bit address width
Prasad Singamsetty
1
-23
/
+31
2017-12-22
intel_iommu: fix error param in string
Peter Xu
1
-1
/
+1
2017-12-22
intel_iommu: remove X86_IOMMU_PCI_DEVFN_MAX
Peter Xu
1
-5
/
+5
2017-09-08
intel_iommu: fix missing BQL in pt fast path
Peter Xu
1
-0
/
+15
2017-08-02
intel_iommu: use access_flags for iotlb
Peter Xu
1
-8
/
+7
2017-08-02
intel_iommu: fix iova for pt
Peter Xu
1
-2
/
+2
2017-07-14
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
1
-5
/
+20
2017-07-14
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
1
-8
/
+9
2017-07-03
intel_iommu: fix migration breakage on mr switch
Peter Xu
1
-0
/
+15
2017-07-03
intel_iommu: relax iq tail check on VTD_GCMD_QIE enable
Ladi Prosek
1
-14
/
+19
2017-06-16
intel_iommu: cleanup vtd_interrupt_remap_msi()
Peter Xu
1
-7
/
+5
2017-06-16
intel_iommu: cleanup vtd_{do_}iommu_translate()
Peter Xu
1
-24
/
+42
2017-06-16
intel_iommu: switching the rest DPRINTF to trace
Peter Xu
1
-245
/
+110
2017-05-25
intel_iommu: support passthrough (PT)
Peter Xu
1
-59
/
+172
2017-05-25
intel_iommu: allow dev-iotlb context entry conditionally
Peter Xu
1
-13
/
+36
2017-05-25
intel_iommu: use IOMMU_ACCESS_FLAG()
Peter Xu
1
-1
/
+1
2017-05-25
intel_iommu: provide vtd_ce_get_type()
Peter Xu
1
-1
/
+6
2017-05-25
intel_iommu: renaming context entry helpers
Peter Xu
1
-12
/
+12
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
-2
/
+12
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
-2
/
+12
2017-04-20
intel_iommu: enable remote IOTLB
Peter Xu
1
-13
/
+178
2017-04-20
intel_iommu: allow dynamic switch of IOMMU region
Peter Xu
1
-5
/
+76
2017-04-20
intel_iommu: provide its own replay() callback
Peter Xu
1
-5
/
+177
2017-04-20
intel_iommu: use the correct memory region for device IOTLB notification
Jason Wang
1
-1
/
+1
2017-02-17
intel_iommu: vtd_slpt_level_shift check level
Peter Xu
1
-0
/
+1
2017-02-17
intel_iommu: convert dbg macros to trace for trans
Peter Xu
1
-45
/
+24
2017-02-17
intel_iommu: convert dbg macros to traces for inv
Peter Xu
1
-57
/
+38
2017-02-17
intel_iommu: renaming gpa to iova where proper
Peter Xu
1
-22
/
+22
2017-02-17
intel_iommu: simplify irq region translation
Peter Xu
1
-22
/
+6
2017-02-17
intel_iommu: add "caching-mode" option
Aviv Ben-David
1
-0
/
+5
2017-02-01
intel_iommu: fix and simplify size calculation in process_device_iotlb_desc()
Jason Wang
1
-1
/
+9
2017-01-10
intel_iommu: support device iotlb descriptor
Jason Wang
1
-5
/
+78
[next]