aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/iommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-01KVM: enable PCI multiple-segments for pass-through deviceZhai, Edwin1-3/+6
2010-03-01KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU updateMarcelo Tosatti1-2/+2
2010-03-01KVM: use gfn_to_pfn_memslot in kvm_iommu_map_pagesMarcelo Tosatti1-7/+6
2010-03-01KVM: modify memslots layout in struct kvmMarcelo Tosatti1-6/+12
2009-06-10KVM: Enable snooping control for supported hardwareSheng Yang1-3/+24
2009-02-15KVM: Fix assigned devices circular locking dependencyMark McLoughlin1-4/+2
2009-01-03kvm/iommu: fix compile warningJoerg Roedel1-1/+1
2009-01-03KVM: change KVM to use IOMMU APIJoerg Roedel1-24/+21
2009-01-03KVM: rename vtd.c to iommu.cJoerg Roedel1-0/+217