index
:
rocket-tools/riscv-gnu-toolchain/qemu/subprojects/libvfio-user.git
master
master-migv2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-23
fix printf args
Thanos Makatos
1
-5
/
+6
2020-11-23
don't pass -1 to fstat
Thanos Makatos
1
-0
/
+10
2020-11-23
don't omit argument from printf
Thanos Makatos
1
-1
/
+1
2020-11-11
Merge branch 'vfio-user'
Thanos Makatos
1
-38
/
+210
2020-10-29
support for live migration region and dirty page logging
Thanos Makatos
1
-1
/
+122
2020-10-05
dma: add api to validate dma region
Swapnil Ingle
1
-0
/
+17
2020-09-25
remove extraneous newline
Thanos Makatos
1
-1
/
+1
2020-08-12
dma: Cope with dma being NULL in destructor
Felipe Franciosi
1
-0
/
+4
2020-07-08
fix assertion
Thanos Makatos
1
-1
/
+1
2020-07-08
dma: notify device of DMA removal events
Thanos Makatos
1
-26
/
+50
2020-06-24
don't blindly trust region_hint
Thanos Makatos
1
-0
/
+4
2020-03-25
don't close invalid fds and log error if close fails
Thanos Makatos
1
-4
/
+9
2020-03-24
don't use fd for matching DMA region for unmap
Thanos Makatos
1
-3
/
+2
2020-03-09
ignore NULL arg in dma_controller_destroy
Thanos Makatos
1
-0
/
+3
2020-02-28
log error messages when failing to remove DMA
Thanos Makatos
1
-9
/
+17
2020-02-28
don't dup DMA region fd
Thanos Makatos
1
-7
/
+1
2019-11-21
lib/dma: remove DMA_MAP_FAST_IMPL
Swapnil Ingle
1
-5
/
+1
2019-11-07
enable -Wall, -Wextra, and -Werror and fix all warnings
Thanos Makatos
1
-1
/
+1
2019-11-04
Standardise function signatures
Felipe Franciosi
1
-14
/
+12
2019-11-02
Fix various format issues
Felipe Franciosi
1
-2
/
+2
2019-09-05
rename dma_scattergather_t to dma_sg_t to improve readability
Thanos Makatos
1
-1
/
+1
2019-09-05
replace nr_dma_regions with a define
Thanos Makatos
1
-1
/
+1
2019-09-05
Initial commit
Felipe Franciosi
1
-0
/
+331