1. d47510e2 kvm: Obey read-only mappings in iommu by Alex Williamson · 11 years ago
  2. 81c52c5 KVM: do not treat noslot pfn as a error pfn by Xiao Guangrong · 12 years ago
  3. d151f63 KVM: change kvm_assign_device() to print return value when iommu_attach_device() fails by Shuah Khan · 12 years ago
  4. cb9aaa3 KVM: do not release the error pfn by Xiao Guangrong · 12 years ago
  5. 16b854c KVM: iommu: fix releasing unmapped page by Xiao Guangrong · 12 years ago
  6. d566104 KVM: remove the unused parameter of gfn_to_pfn_memslot by Xiao Guangrong · 12 years ago
  7. 21a1416 KVM: lock slots_lock around device assignment by Alex Williamson · 12 years ago
  8. 32f6daa KVM: unmap pages from the iommu when slots are removed by Alex Williamson · 12 years ago
  9. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  10. 1c81065 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  11. be6ba0f KVM: introduce kvm_for_each_memslot macro by Xiao Guangrong · 13 years ago
  12. 7d3002c iommu/core: split mapping to page sizes as supported by the hardware by Ohad Ben-Cohen · 13 years ago
  13. 51441d4 kvm: iommu.c file requires the full module.h present. by Paul Gortmaker · 13 years ago
  14. 799fd8b kvm: fix implicit use of stat.h header file by Paul Gortmaker · 13 years ago
  15. 0cfdc72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  16. a1b60c1 iommu/core: Convert iommu_found to iommu_present by Joerg Roedel · 13 years ago
  17. 905d66c iommu/core: Add bus_type parameter to iommu_domain_alloc by Joerg Roedel · 13 years ago
  18. 6777829 pci: Add flag indicating device has been assigned by KVM by Greg Rose · 13 years ago
  19. 3f68b03 KVM: IOMMU: Disable device assignment without interrupt remapping by Alex Williamson · 13 years ago
  20. 5689cc5 KVM: Use u64 for frame data types by Joerg Roedel · 14 years ago
  21. 95c87e2 KVM: Fix IOMMU memslot reference warning by Sheng Yang · 14 years ago
  22. 221d059 KVM: Update Red Hat copyrights by Avi Kivity · 14 years ago
  23. 05b782a KVM: Fix order passed to iommu_unmap by Jan Kiszka · 14 years ago
  24. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  25. 90d83dc KVM: use the correct RCU API for PROVE_RCU=y by Lai Jiangshan · 14 years ago
  26. fcd9580 kvm: Change kvm_iommu_map_pages to map large pages by Joerg Roedel · 14 years ago
  27. ab9f4ec KVM: enable PCI multiple-segments for pass-through device by Zhai, Edwin · 14 years ago
  28. bc6678a KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update by Marcelo Tosatti · 15 years ago
  29. 3ad26d8 KVM: use gfn_to_pfn_memslot in kvm_iommu_map_pages by Marcelo Tosatti · 15 years ago
  30. 46a26bf KVM: modify memslots layout in struct kvm by Marcelo Tosatti · 15 years ago
  31. 522c68c KVM: Enable snooping control for supported hardware by Sheng Yang · 15 years ago
  32. 682edb4 KVM: Fix assigned devices circular locking dependency by Mark McLoughlin · 15 years ago
  33. 7398ca7 kvm/iommu: fix compile warning by Joerg Roedel · 15 years ago
  34. 19de40a KVM: change KVM to use IOMMU API by Joerg Roedel · 16 years ago
  35. c4fa386 KVM: rename vtd.c to iommu.c by Joerg Roedel · 16 years ago[Renamed from virt/kvm/vtd.c]
  36. b653574 Deassign device in kvm_free_assgined_device by Weidong Han · 16 years ago
  37. 0a92035 KVM: support device deassignment by Weidong Han · 16 years ago
  38. 260782b KVM: use the new intel iommu APIs by Weidong Han · 16 years ago
  39. 371c01b KVM: Device Assignment: Move vtd.c from arch/x86/kvm/ to virt/kvm/ by Zhang xiantao · 16 years ago[Renamed from arch/x86/kvm/vtd.c]
  40. e5fcfc8 KVM: Device Assignment: Map mmio pages into VT-d page table by Weidong Han · 16 years ago
  41. 62c476c KVM: Device Assignment with VT-d by Ben-Ami Yassour · 16 years ago