index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
iommu.c
Age
Commit message (
Expand
)
Author
2014-08-19
kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601)
Michael S. Tsirkin
2013-11-05
KVM: IOMMU: hva align mapping page size
Greg Edwards
2013-10-30
kvm: Create non-coherent DMA registeration
Alex Williamson
2013-10-30
kvm/x86: Convert iommu_flags to iommu_noncoherent
Alex Williamson
2013-10-03
virt/kvm/iommu.c: Add leading zeros to device's BDF notation in debug messages
Andre Richter
2013-01-27
kvm: Obey read-only mappings in iommu
Alex Williamson
2012-10-29
KVM: do not treat noslot pfn as a error pfn
Xiao Guangrong
2012-10-10
KVM: change kvm_assign_device() to print return value when iommu_attach_devic...
Shuah Khan
2012-08-06
KVM: do not release the error pfn
Xiao Guangrong
2012-08-06
KVM: iommu: fix releasing unmapped page
Xiao Guangrong
2012-07-19
KVM: remove the unused parameter of gfn_to_pfn_memslot
Xiao Guangrong
2012-04-19
KVM: lock slots_lock around device assignment
Alex Williamson
2012-04-11
KVM: unmap pages from the iommu when slots are removed
Alex Williamson
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
2011-12-27
KVM: introduce kvm_for_each_memslot macro
Xiao Guangrong
2011-11-10
iommu/core: split mapping to page sizes as supported by the hardware
Ohad Ben-Cohen
2011-10-31
kvm: iommu.c file requires the full module.h present.
Paul Gortmaker
2011-10-31
kvm: fix implicit use of stat.h header file
Paul Gortmaker
2011-10-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
2011-10-21
iommu/core: Convert iommu_found to iommu_present
Joerg Roedel
2011-10-21
iommu/core: Add bus_type parameter to iommu_domain_alloc
Joerg Roedel
2011-09-23
pci: Add flag indicating device has been assigned by KVM
Greg Rose
2011-07-24
KVM: IOMMU: Disable device assignment without interrupt remapping
Alex Williamson
2010-08-02
KVM: Use u64 for frame data types
Joerg Roedel
2010-08-01
KVM: Fix IOMMU memslot reference warning
Sheng Yang
2010-08-01
KVM: Update Red Hat copyrights
Avi Kivity
2010-06-09
KVM: Fix order passed to iommu_unmap
Jan Kiszka
2010-05-21
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-05-17
KVM: use the correct RCU API for PROVE_RCU=y
Lai Jiangshan
2010-03-07
kvm: Change kvm_iommu_map_pages to map large pages
Joerg Roedel
2010-03-01
KVM: enable PCI multiple-segments for pass-through device
Zhai, Edwin
2010-03-01
KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update
Marcelo Tosatti
2010-03-01
KVM: use gfn_to_pfn_memslot in kvm_iommu_map_pages
Marcelo Tosatti
2010-03-01
KVM: modify memslots layout in struct kvm
Marcelo Tosatti
2009-06-10
KVM: Enable snooping control for supported hardware
Sheng Yang
2009-02-15
KVM: Fix assigned devices circular locking dependency
Mark McLoughlin
2009-01-03
kvm/iommu: fix compile warning
Joerg Roedel
2009-01-03
KVM: change KVM to use IOMMU API
Joerg Roedel
2009-01-03
KVM: rename vtd.c to iommu.c
Joerg Roedel