vhost-device/crates/vsock/src
Viresh Kumar ea699c86de tests: Initialize queues properly
The virtio-queue crate doesn't allow invalid queue state since commit
d951283a8e88 ("don't allow processing descriptors for invalid q").

Initialize the queues properly to fix testing failures.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2023-02-28 14:44:14 +05:30
..
main.rs vsock: serialize tests as workaround 2022-10-18 13:29:08 +05:30
rxops.rs Move all crates in crates directory 2022-10-13 16:28:11 +05:30
rxqueue.rs Move all crates in crates directory 2022-10-13 16:28:11 +05:30
thread_backend.rs Add SAFETY comments 2022-11-09 13:05:04 +05:30
txbuf.rs Add SAFETY comments 2022-11-09 13:05:04 +05:30
vhu_vsock_thread.rs tests: Initialize queues properly 2023-02-28 14:44:14 +05:30
vhu_vsock.rs tests: Initialize queues properly 2023-02-28 14:44:14 +05:30
vsock_conn.rs vsock: serialize tests as workaround 2022-10-18 13:29:08 +05:30