KVM: lock slots_lock around device assignment
[linux-flexiantxendom0-3.2.10.git] / virt / kvm / iommu.c
2012-04-19 Alex WilliamsonKVM: lock slots_lock around device assignment
2012-04-12 Alex WilliamsonKVM: unmap pages from the iommu when slots are removed
2012-01-12 Rusty Russellmodule_param: make bool parameters really bool (drivers...
2012-01-10 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-12-27 Xiao GuangrongKVM: introduce kvm_for_each_memslot macro
2011-11-10 Ohad Ben-Coheniommu/core: split mapping to page sizes as supported...
2011-10-31 Paul Gortmakerkvm: iommu.c file requires the full module.h present.
2011-10-31 Paul Gortmakerkvm: fix implicit use of stat.h header file
2011-10-30 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-10-21 Joerg Roedeliommu/core: Convert iommu_found to iommu_present
2011-10-21 Joerg Roedeliommu/core: Add bus_type parameter to iommu_domain_alloc
2011-09-23 Greg Rosepci: Add flag indicating device has been assigned by KVM
2011-07-24 Alex WilliamsonKVM: IOMMU: Disable device assignment without interrupt...
2010-08-02 Joerg RoedelKVM: Use u64 for frame data types
2010-08-01 Sheng YangKVM: Fix IOMMU memslot reference warning
2010-08-01 Avi KivityKVM: Update Red Hat copyrights
2010-06-09 Jan KiszkaKVM: Fix order passed to iommu_unmap
2010-05-22 Linus TorvaldsMerge branch 'kvm-updates/2.6.35' of git://git./virt...
2010-05-17 Lai JiangshanKVM: use the correct RCU API for PROVE_RCU=y
2010-03-07 Joerg Roedelkvm: Change kvm_iommu_map_pages to map large pages
2010-03-01 Zhai, EdwinKVM: enable PCI multiple-segments for pass-through...
2010-03-01 Marcelo TosattiKVM: introduce kvm->srcu and convert kvm_set_memory_reg...
2010-03-01 Marcelo TosattiKVM: use gfn_to_pfn_memslot in kvm_iommu_map_pages
2010-03-01 Marcelo TosattiKVM: modify memslots layout in struct kvm
2009-06-10 Sheng YangKVM: Enable snooping control for supported hardware
2009-02-15 Mark McLoughlinKVM: Fix assigned devices circular locking dependency
2009-01-03 Joerg Roedelkvm/iommu: fix compile warning
2009-01-03 Joerg RoedelKVM: change KVM to use IOMMU API
2009-01-03 Joerg RoedelKVM: rename vtd.c to iommu.c