aboutsummaryrefslogtreecommitdiff
path: root/virt/kvm/iommu.c
AgeCommit message (Expand)Author
2012-04-19KVM: lock slots_lock around device assignmentAlex Williamson
2012-04-11KVM: unmap pages from the iommu when slots are removedAlex Williamson
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds
2011-12-27KVM: introduce kvm_for_each_memslot macroXiao Guangrong
2011-11-10iommu/core: split mapping to page sizes as supported by the hardwareOhad Ben-Cohen
2011-10-31kvm: iommu.c file requires the full module.h present.Paul Gortmaker
2011-10-31kvm: fix implicit use of stat.h header filePaul Gortmaker
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds
2011-10-21iommu/core: Convert iommu_found to iommu_presentJoerg Roedel
2011-10-21iommu/core: Add bus_type parameter to iommu_domain_allocJoerg Roedel
2011-09-23pci: Add flag indicating device has been assigned by KVMGreg Rose
2011-07-24KVM: IOMMU: Disable device assignment without interrupt remappingAlex Williamson
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