summaryrefslogtreecommitdiffstats
path: root/virt/kvm/iommu.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: Use u64 for frame data typesJoerg Roedel2010-08-021-1/+1
* KVM: Fix IOMMU memslot reference warningSheng Yang2010-08-011-2/+6
* KVM: Update Red Hat copyrightsAvi Kivity2010-08-011-0/+2
* KVM: Fix order passed to iommu_unmapJan Kiszka2010-06-091-1/+1
* Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-211-2/+2
|\
| * KVM: use the correct RCU API for PROVE_RCU=yLai Jiangshan2010-05-171-2/+2
* | kvm: Change kvm_iommu_map_pages to map large pagesJoerg Roedel2010-03-071-22/+91
|/
* 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
OpenPOWER on IntegriCloud