aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/iommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-02KVM: Use u64 for frame data typesJoerg Roedel1-1/+1
2010-08-01KVM: Fix IOMMU memslot reference warningSheng Yang1-2/+6
2010-08-01KVM: Update Red Hat copyrightsAvi Kivity1-0/+2
2010-06-09KVM: Fix order passed to iommu_unmapJan Kiszka1-1/+1
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2010-05-17KVM: use the correct RCU API for PROVE_RCU=yLai Jiangshan1-2/+2
2010-03-07kvm: Change kvm_iommu_map_pages to map large pagesJoerg Roedel1-22/+91
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