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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-20
support extended capabilities (#226)
John Levon
15
-203
/
+777
2021-01-20
add whole-region mmap area for vfu_setup_region() (#225)
John Levon
4
-68
/
+52
2021-01-20
re-work API for adding capabilities (#200)
John Levon
12
-738
/
+908
2021-01-13
don't fail vfio_device_info if incoming struct has more fields (#232)
Thanos Makatos
2
-1
/
+24
2021-01-13
make vfu_region_to_offset public (#228)
Thanos Makatos
2
-0
/
+16
2021-01-08
Fix error path (#229)
swapnili
1
-0
/
+1
2021-01-08
Use prot flags sent by client to map dma regions (#227)
swapnili
5
-17
/
+45
2021-01-07
re-work access handling (#220)
John Levon
9
-470
/
+367
2021-01-05
re-work capability-locating API (#199)
John Levon
5
-75
/
+154
2021-01-04
re-work PCI config setup API (#198)
John Levon
8
-69
/
+94
2021-01-04
move PCI-specific code to pci.c (#219)
John Levon
7
-200
/
+217
2021-01-04
remove vestigial vfu_mmap() (#221)
John Levon
2
-31
/
+1
2021-01-04
pass vfu_ctx_t to callbacks (#222)
John Levon
8
-105
/
+121
2021-01-04
remove Python bindings (#223)
John Levon
6
-388
/
+1
2020-12-18
don't set wrong buffer size when replying to device info region (#217)
Thanos Makatos
1
-5
/
+7
2020-12-17
add mappable bit in DMA segment (#215)
Thanos Makatos
4
-14
/
+44
2020-12-17
General fixes (#213)
swapnili
3
-26
/
+33
2020-12-17
Fix passing of recv_data (#214)
swapnili
1
-1
/
+1
2020-12-17
add copy of vfio-user protocol specification (v8)
Thanos Makatos
1
-0
/
+1670
2020-12-17
unit test for validating arguments in dma_map_sg
Thanos Makatos
1
-1
/
+32
2020-12-17
fail to map segment if DMA region isn't backed by file descriptor
Thanos Makatos
1
-1
/
+4
2020-12-17
validate region is segment
Thanos Makatos
1
-0
/
+8
2020-12-16
enable ERR and REQ IRQs by default (#209)
Thanos Makatos
3
-1
/
+13
2020-12-16
fix clang build (#210)
John Levon
5
-46
/
+61
2020-12-16
add github settings configuration (#207)
John Levon
1
-0
/
+113
2020-12-16
don't treat non-zero return value of dma_controller_add_region as failure (#206)
Thanos Makatos
2
-1
/
+29
2020-12-15
send file descriptors for sparse areas in get region info (#201)
Thanos Makatos
10
-145
/
+340
2020-12-15
add CentOS 7 build to github pull_request workflow (#194)
John Levon
3
-3
/
+17
2020-12-15
clean up the API header file (#197)
John Levon
2
-242
/
+240
2020-12-15
remove vfu_get_pci_non_std_config_space() (#195)
John Levon
3
-33
/
+11
2020-12-14
return region capabilities a la VFIO (#187)
Thanos Makatos
5
-67
/
+160
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
3
-1
/
+19
2020-12-14
don't return memory allocated on the stack
Thanos Makatos
1
-16
/
+30
2020-12-14
don't leak memory in server sample
Thanos Makatos
1
-0
/
+1
2020-12-11
add support PCI vendor-specific capability
Thanos Makatos
6
-20
/
+147
2020-12-11
minor comment fixes
Thanos Makatos
2
-4
/
+11
2020-12-11
remove unused typedef
Thanos Makatos
1
-18
/
+0
2020-12-11
allow over-riding "cmake" (#184)
John Levon
1
-1
/
+3
2020-12-10
add docs on running the gpio server back to README (#181)
John Levon
1
-3
/
+36
2020-12-10
Drop vfu_ctx_drive() and use vfu_ctx_poll() (#178)
swapnili
8
-44
/
+68
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
7
-54
/
+86
2020-12-08
add shared library versioning (#174)
John Levon
1
-4
/
+18
2020-12-08
build a static libvfio-user (#173)
John Levon
2
-15
/
+19
2020-12-07
lspci: fix build with gcc 4 (#172)
John Levon
1
-4
/
+4
2020-12-07
replace travis with github actions (#171)
John Levon
2
-7
/
+19
2020-12-07
add lspci sample
Thanos Makatos
3
-6
/
+120
2020-12-07
rename prepare_ctx into vfio_realize_ctx and make it public
Thanos Makatos
2
-12
/
+24
[prev]
[next]