summaryrefslogtreecommitdiff
path: root/virt/kvm/iommu.c
AgeCommit message (Expand)Author
2010-08-02KVM: Use u64 for frame data typesJoerg Roedel
2010-08-01KVM: Fix IOMMU memslot reference warningSheng Yang
2010-08-01KVM: Update Red Hat copyrightsAvi Kivity
2010-06-09KVM: Fix order passed to iommu_unmapJan Kiszka
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-05-17KVM: use the correct RCU API for PROVE_RCU=yLai Jiangshan
2010-03-07kvm: Change kvm_iommu_map_pages to map large pagesJoerg Roedel
2010-03-01KVM: enable PCI multiple-segments for pass-through deviceZhai, Edwin
2010-03-01KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU updateMarcelo Tosatti
2010-03-01KVM: use gfn_to_pfn_memslot in kvm_iommu_map_pagesMarcelo Tosatti
2010-03-01KVM: modify memslots layout in struct kvmMarcelo Tosatti
2009-06-10KVM: Enable snooping control for supported hardwareSheng Yang
2009-02-15KVM: Fix assigned devices circular locking dependencyMark McLoughlin
2009-01-03kvm/iommu: fix compile warningJoerg Roedel
2009-01-03KVM: change KVM to use IOMMU APIJoerg Roedel
2009-01-03KVM: rename vtd.c to iommu.cJoerg Roedel