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
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-18
use UNUSED consistently (#350)
John Levon
2
-28
/
+29
2021-02-18
use sizeof() consistently (#351)
John Levon
1
-36
/
+36
2021-02-18
unit test exec_command and friends w.r.t. migration device state (#346)
Thanos Makatos
4
-3
/
+196
2021-02-18
drop -Wno-implicit-function-declaration from unit tests (#349)
Thanos Makatos
2
-2
/
+28
2021-02-17
add unit tests for handle dirty pages w/o DMA (#348)
Thanos Makatos
4
-1
/
+75
2021-02-16
fix DEVICE_GET_INFO specification and handling (#344)
John Levon
1
-20
/
+27
2021-02-15
make file descriptors private to the transport (#321)
John Levon
1
-5
/
+11
2021-02-15
handle VFIO_USER_DIRTY_PAGES in stopped and stop-and-copy states (#335)
Thanos Makatos
1
-4
/
+0
2021-02-11
tiny rename of vfu_ctx_t::trans -> tran (#315)
John Levon
1
-3
/
+3
2021-02-11
introduce transport reply() handler (#313)
John Levon
1
-1
/
+2
2021-02-10
set VFIO_REGION_INFO_FLAG_CAPS for migration region (#319)
Thanos Makatos
1
-4
/
+29
2021-02-10
expose migration region (#305)
Thanos Makatos
3
-3
/
+198
2021-02-05
use tran_sock_*() namespace (#308)
John Levon
3
-17
/
+17
2021-02-04
add AddressSanitizer run (#291)
John Levon
1
-1
/
+8
2021-02-04
close listening socket in vfu_destroy_ctx() (#299)
John Levon
1
-1
/
+1
2021-02-04
fix leaks in unit tests (#298)
John Levon
1
-0
/
+26
2021-02-01
test_process_command_free_passed_fds: fix fd array size (#294)
John Levon
1
-0
/
+1
2021-02-01
CI: run client/server through Valgrind (#282)
Thanos Makatos
1
-3
/
+4
2021-02-01
run client/server sample in CI (#274)
Thanos Makatos
2
-0
/
+14
2021-01-26
use names for migration states when logging (#250)
Thanos Makatos
1
-1
/
+68
2021-01-22
fix compilation on newer GCC versions (#241)
John Levon
4
-11
/
+53
2021-01-21
Misc fixes for DMA_MAP region prot (#233)
swapnili
1
-2
/
+33
2021-01-20
support extended capabilities (#226)
John Levon
5
-0
/
+255
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
[next]