index
:
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
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-20
add whole-region mmap area for vfu_setup_region() (#225)
John Levon
1
-9
/
+8
2021-01-20
re-work API for adding capabilities (#200)
John Levon
2
-52
/
+136
2021-01-13
don't fail vfio_device_info if incoming struct has more fields (#232)
Thanos Makatos
1
-0
/
+23
2021-01-08
Use prot flags sent by client to map dma regions (#227)
swapnili
2
-9
/
+26
2021-01-07
re-work access handling (#220)
John Levon
1
-16
/
+28
2021-01-05
re-work capability-locating API (#199)
John Levon
1
-16
/
+59
2021-01-04
re-work PCI config setup API (#198)
John Levon
1
-6
/
+2
2020-12-17
add mappable bit in DMA segment (#215)
Thanos Makatos
1
-0
/
+26
2020-12-17
General fixes (#213)
swapnili
1
-1
/
+11
2020-12-17
unit test for validating arguments in dma_map_sg
Thanos Makatos
1
-1
/
+32
2020-12-16
enable ERR and REQ IRQs by default (#209)
Thanos Makatos
1
-0
/
+2
2020-12-16
fix clang build (#210)
John Levon
1
-28
/
+32
2020-12-16
don't treat non-zero return value of dma_controller_add_region as failure (#206)
Thanos Makatos
1
-1
/
+28
2020-12-15
send file descriptors for sparse areas in get region info (#201)
Thanos Makatos
2
-11
/
+77
2020-12-14
return region capabilities a la VFIO (#187)
Thanos Makatos
1
-0
/
+63
2020-12-14
unit-tests: fix GCC4 build (#193)
John Levon
1
-1
/
+1
2020-12-14
add unit test for device get info (#192)
Thanos Makatos
1
-0
/
+14
2020-12-11
add support PCI vendor-specific capability
Thanos Makatos
1
-1
/
+92
2020-12-10
Drop vfu_ctx_drive() and use vfu_ctx_poll() (#178)
swapnili
3
-1
/
+46
2020-12-09
unit tests: fix gcc4 build (#182)
John Levon
1
-1
/
+1
2020-12-08
Better vfu_attach_ctx() UT (#176)
swapnili
1
-3
/
+12
2020-12-08
Misc fixes for vfu_ctx_try_attach() and vfu_realize_ctx() (#175)
swapnili
1
-0
/
+33
2020-12-01
drop unnecessary restore_fd
Thanos Makatos
1
-2
/
+6
2020-12-01
make consume_fd to return the fd it consumes
Thanos Makatos
1
-3
/
+3
2020-12-01
introduce consume_fd to simplify tracking of passed file descriptors
Thanos Makatos
1
-22
/
+16
2020-12-01
don't leak passed file descriptors on failure
Thanos Makatos
3
-6
/
+239
2020-11-27
rename to libvfio-user (#128)
John Levon
2
-25
/
+26
2020-11-27
fix test build (#132)
John Levon
1
-7
/
+13
2020-11-27
add unit tests for DMA regions without file descriptor
Thanos Makatos
4
-6
/
+325
2020-11-25
add "make test"; run it in pre-commit (#127)
John Levon
2
-2
/
+5
2020-11-25
introduce cmocka unit test framework and first unit test
Thanos Makatos
2
-0
/
+90