index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
intel_iommu.c
Age
Commit message (
Expand
)
Author
2018-05-23
intel-iommu: rework the page walk logic
Peter Xu
2018-05-23
intel-iommu: trace domain id during page walk
Peter Xu
2018-05-23
intel-iommu: pass in address space when page walk
Peter Xu
2018-05-23
intel-iommu: introduce vtd_page_walk_info
Peter Xu
2018-05-23
intel-iommu: only do page walk for MAP notifiers
Peter Xu
2018-05-23
intel-iommu: add iommu lock
Peter Xu
2018-05-23
intel-iommu: remove IntelIOMMUNotifierNode
Peter Xu
2018-05-23
intel-iommu: send PSI always even if across PDEs
Peter Xu
2018-03-01
intel-iommu: Accept 64-bit writes to FEADDR
Jan Kiszka
2018-01-18
x86_iommu: Move machine check to x86_iommu_realize()
Mohammed Gamal
2018-01-18
intel-iommu: Extend address width to 48 bits
Prasad Singamsetty
2018-01-18
intel-iommu: Redefine macros to enable supporting 48 bit address width
Prasad Singamsetty
2017-12-22
intel_iommu: fix error param in string
Peter Xu
2017-12-22
intel_iommu: remove X86_IOMMU_PCI_DEVFN_MAX
Peter Xu
2017-09-08
intel_iommu: fix missing BQL in pt fast path
Peter Xu
2017-08-02
intel_iommu: use access_flags for iotlb
Peter Xu
2017-08-02
intel_iommu: fix iova for pt
Peter Xu
2017-07-14
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
2017-07-14
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
2017-07-03
intel_iommu: fix migration breakage on mr switch
Peter Xu
2017-07-03
intel_iommu: relax iq tail check on VTD_GCMD_QIE enable
Ladi Prosek
2017-06-16
intel_iommu: cleanup vtd_interrupt_remap_msi()
Peter Xu
2017-06-16
intel_iommu: cleanup vtd_{do_}iommu_translate()
Peter Xu
2017-06-16
intel_iommu: switching the rest DPRINTF to trace
Peter Xu
2017-05-25
intel_iommu: support passthrough (PT)
Peter Xu
2017-05-25
intel_iommu: allow dev-iotlb context entry conditionally
Peter Xu
2017-05-25
intel_iommu: use IOMMU_ACCESS_FLAG()
Peter Xu
2017-05-25
intel_iommu: provide vtd_ce_get_type()
Peter Xu
2017-05-25
intel_iommu: renaming context entry helpers
Peter Xu
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-04-20
intel_iommu: enable remote IOTLB
Peter Xu
2017-04-20
intel_iommu: allow dynamic switch of IOMMU region
Peter Xu
2017-04-20
intel_iommu: provide its own replay() callback
Peter Xu
2017-04-20
intel_iommu: use the correct memory region for device IOTLB notification
Jason Wang
2017-02-17
intel_iommu: vtd_slpt_level_shift check level
Peter Xu
2017-02-17
intel_iommu: convert dbg macros to trace for trans
Peter Xu
2017-02-17
intel_iommu: convert dbg macros to traces for inv
Peter Xu
2017-02-17
intel_iommu: renaming gpa to iova where proper
Peter Xu
2017-02-17
intel_iommu: simplify irq region translation
Peter Xu
2017-02-17
intel_iommu: add "caching-mode" option
Aviv Ben-David
2017-02-01
intel_iommu: fix and simplify size calculation in process_device_iotlb_desc()
Jason Wang
2017-01-10
intel_iommu: support device iotlb descriptor
Jason Wang
2017-01-10
intel_iommu: allocate new key when creating new address space
Jason Wang
2017-01-10
intel_iommu: name vtd address space with devfn
Jason Wang
2017-01-10
intel_iommu: allow migration
Peter Xu
2016-11-30
intel_iommu: fix incorrect device invalidate
Peter Xu
[next]