index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
iommu.c
Age
Commit message (
Expand
)
Author
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