Sign in
android-kvm
/
linux
/
01d509a48b467fa6e03d4af43b84bce835af4cef
/
drivers
/
vfio
/
vfio_iommu_spapr_tce.c
c10c21e
powerpc/vfio/iommu/kvm: Do not pin device memory
by Alexey Kardashevskiy
· 6 years ago
e0bf78b
powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a region
by Alexey Kardashevskiy
· 6 years ago
517ad4a
vfio/spapr_tce: Get rid of possible infinite loop
by Alexey Kardashevskiy
· 6 years ago
6e301a8
KVM: PPC: Optimize clearing TCEs for sparse tables
by Alexey Kardashevskiy
· 6 years ago
b3124ec
Merge branch 'fixes' into next
by Michael Ellerman
· 6 years ago
76fa497
KVM: PPC: Check if IOMMU page is contained in the pinned physical page
by Alexey Kardashevskiy
· 6 years ago
1463edc
vfio/spapr: Use IOMMU pageshift rather than pagesize
by Alexey Kardashevskiy
· 6 years ago
a68bd12
powerpc/powernv/ioda: Allocate indirect TCE levels on demand
by Alexey Kardashevskiy
· 7 years ago
090bad39
powerpc/powernv: Add indirect levels to it_userspace
by Alexey Kardashevskiy
· 7 years ago
00a5c58
KVM: PPC: Make iommu_table::it_userspace big endian
by Alexey Kardashevskiy
· 7 years ago
5c2fefd
vfio/spapr: Add cond_resched() for huge updates
by Alexey Kardashevskiy
· 7 years ago
7246f60
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
3393af2
vfio/spapr_tce: Check kzalloc() return when preregistering memory
by Alexey Kardashevskiy
· 8 years ago
1282ba7
vfio/powerpc/spapr_tce: Enforce IOMMU type compatibility check
by Alexey Kardashevskiy
· 8 years ago
e5afdf9
powerpc/vfio_spapr_tce: Add reference counting to iommu_table
by Alexey Kardashevskiy
· 8 years ago
11edf11
powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
by Alexey Kardashevskiy
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
6e84f31
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
930a42d
vfio/spapr_tce: Set window when adding additional groups to container
by Alexey Kardashevskiy
· 8 years ago
2da64d2
vfio/spapr: Fix missing mutex unlock when creating a window
by Alexey Kardashevskiy
· 8 years ago
bd00fdf
vfio/spapr: fail tce_iommu_attach_group() when iommu_data is null
by Greg Kurz
· 8 years ago
4b6fad7
powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown
by Alexey Kardashevskiy
· 8 years ago
bc82d12
vfio/spapr: Reference mm in tce_container
by Alexey Kardashevskiy
· 8 years ago
d9c7289
vfio/spapr: Postpone default window creation
by Alexey Kardashevskiy
· 8 years ago
6f01cc6
vfio/spapr: Add a helper to create default DMA window
by Alexey Kardashevskiy
· 8 years ago
39701e5
vfio/spapr: Postpone allocation of userspace version of TCE table
by Alexey Kardashevskiy
· 8 years ago
d7baee6
powerpc/iommu: Stop using @current in mm_iommu_xxx
by Alexey Kardashevskiy
· 8 years ago
48dd7ce
Merge tag 'vfio-v4.7-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 9 years ago
54de285
vfio/spapr: Relax the IOMMU compatibility check
by Alexey Kardashevskiy
· 9 years ago
5ed4aba1
vfio_iommu_spapr_tce: Remove unneeded iommu_group_get_iommudata
by Alexey Kardashevskiy
· 9 years ago
e633bc8
vfio: powerpc/spapr: Support Dynamic DMA windows
by Alexey Kardashevskiy
· 10 years ago
2157e7b
vfio: powerpc/spapr: Register memory and define IOMMU v2
by Alexey Kardashevskiy
· 10 years ago
46d3e1e
vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership control
by Alexey Kardashevskiy
· 10 years ago
4793d65
vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows API
by Alexey Kardashevskiy
· 10 years ago
05c6cfb
powerpc/iommu/powernv: Release replaced TCE
by Alexey Kardashevskiy
· 10 years ago
f87a886
vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
by Alexey Kardashevskiy
· 10 years ago
0eaf4de
powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
by Alexey Kardashevskiy
· 10 years ago
b348aa6
powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
by Alexey Kardashevskiy
· 10 years ago
22af485
vfio: powerpc/spapr: Rework groups attaching
by Alexey Kardashevskiy
· 10 years ago
649354b
vfio: powerpc/spapr: Moving pinning/unpinning to helpers
by Alexey Kardashevskiy
· 10 years ago
3c56e82
vfio: powerpc/spapr: Disable DMA mappings on disabled container
by Alexey Kardashevskiy
· 10 years ago
2d270df
vfio: powerpc/spapr: Move locked_vm accounting to helpers
by Alexey Kardashevskiy
· 10 years ago
00663d4
vfio: powerpc/spapr: Use it_page_size
by Alexey Kardashevskiy
· 10 years ago
e432bc7
vfio: powerpc/spapr: Check that IOMMU page is fully contained by system page
by Alexey Kardashevskiy
· 10 years ago
9b14a1f
vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
by Alexey Kardashevskiy
· 10 years ago
1b69be5
drivers/vfio: EEH support for VFIO PCI device
by Gavin Shan
· 11 years ago
e589a440
powerpc/iommu: Update constant names to reflect their hardcoded page size
by Alistair Popple
· 11 years ago
5ffd229
powerpc/vfio: Implement IOMMU driver for VFIO
by Alexey Kardashevskiy
· 12 years ago