Alex Williamson
|
d47510e295
kvm: Obey read-only mappings in iommu
|
12 years ago |
Xiao Guangrong
|
81c52c56e2
KVM: do not treat noslot pfn as a error pfn
|
12 years ago |
Shuah Khan
|
d151f63f20
KVM: change kvm_assign_device() to print return value when iommu_attach_device() fails
|
12 years ago |
Xiao Guangrong
|
cb9aaa30b1
KVM: do not release the error pfn
|
13 years ago |
Xiao Guangrong
|
16b854c889
KVM: iommu: fix releasing unmapped page
|
13 years ago |
Xiao Guangrong
|
d566104853
KVM: remove the unused parameter of gfn_to_pfn_memslot
|
13 years ago |
Alex Williamson
|
21a1416a1c
KVM: lock slots_lock around device assignment
|
13 years ago |
Alex Williamson
|
32f6daad46
KVM: unmap pages from the iommu when slots are removed
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Linus Torvalds
|
1c8106528a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
|
13 years ago |
Xiao Guangrong
|
be6ba0f096
KVM: introduce kvm_for_each_memslot macro
|
13 years ago |
Ohad Ben-Cohen
|
7d3002cc8c
iommu/core: split mapping to page sizes as supported by the hardware
|
13 years ago |
Paul Gortmaker
|
51441d434f
kvm: iommu.c file requires the full module.h present.
|
14 years ago |
Paul Gortmaker
|
799fd8b239
kvm: fix implicit use of stat.h header file
|
14 years ago |
Linus Torvalds
|
0cfdc72439
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
|
13 years ago |
Joerg Roedel
|
a1b60c1cd9
iommu/core: Convert iommu_found to iommu_present
|
14 years ago |
Joerg Roedel
|
905d66c1e5
iommu/core: Add bus_type parameter to iommu_domain_alloc
|
14 years ago |
Greg Rose
|
6777829cfe
pci: Add flag indicating device has been assigned by KVM
|
14 years ago |
Alex Williamson
|
3f68b0318b
KVM: IOMMU: Disable device assignment without interrupt remapping
|
14 years ago |
Joerg Roedel
|
5689cc53fa
KVM: Use u64 for frame data types
|
15 years ago |
Sheng Yang
|
95c87e2b44
KVM: Fix IOMMU memslot reference warning
|
15 years ago |
Avi Kivity
|
221d059d15
KVM: Update Red Hat copyrights
|
15 years ago |
Jan Kiszka
|
05b782ab95
KVM: Fix order passed to iommu_unmap
|
15 years ago |
Linus Torvalds
|
98edb6ca41
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
15 years ago |
Lai Jiangshan
|
90d83dc3d4
KVM: use the correct RCU API for PROVE_RCU=y
|
15 years ago |
Joerg Roedel
|
fcd95807fb
kvm: Change kvm_iommu_map_pages to map large pages
|
15 years ago |
Zhai, Edwin
|
ab9f4ecbb6
KVM: enable PCI multiple-segments for pass-through device
|
15 years ago |
Marcelo Tosatti
|
bc6678a33d
KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update
|
15 years ago |
Marcelo Tosatti
|
3ad26d8139
KVM: use gfn_to_pfn_memslot in kvm_iommu_map_pages
|
15 years ago |
Marcelo Tosatti
|
46a26bf557
KVM: modify memslots layout in struct kvm
|
15 years ago |