-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update contrib/vhost to c7576a70930f585d0629fa75daf1f90e2f4df587 (#2915)
- Loading branch information
1 parent
477c449
commit db38ea3
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule vhost
updated
10 files
+1 −0 | .gitignore | |
+8 −7 | event.c | |
+9 −0 | meson.build | |
+1 −0 | meson_options.txt | |
+3 −0 | subprojects/libblkio.wrap | |
+18 −2 | tests/meson.build | |
+22 −20 | tests/test_libvhost.py | |
+4 −2 | tests/test_utils.h | |
+6 −6 | tests/vhost_user_blk_test_server.c | |
+35 −1 | vdev.c |