summaryrefslogtreecommitdiffstats
path: root/virt/kvm/iommu.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: enable PCI multiple-segments for pass-through deviceZhai, Edwin2010-03-011-3/+6
* KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU updateMarcelo Tosatti2010-03-011-2/+2
* KVM: use gfn_to_pfn_memslot in kvm_iommu_map_pagesMarcelo Tosatti2010-03-011-7/+6
* KVM: modify memslots layout in struct kvmMarcelo Tosatti2010-03-011-6/+12
* KVM: Enable snooping control for supported hardwareSheng Yang2009-06-101-3/+24
* KVM: Fix assigned devices circular locking dependencyMark McLoughlin2009-02-151-4/+2
* kvm/iommu: fix compile warningJoerg Roedel2009-01-031-1/+1
* KVM: change KVM to use IOMMU APIJoerg Roedel2009-01-031-24/+21
* KVM: rename vtd.c to iommu.cJoerg Roedel2009-01-031-0/+217