vhost-device/vhost-device-vsock/src
Erik Schilling 31154ea0da Update vhost-user-backend to 0.11 series
- Features were renamed from slave -> backend
- Generics got simplified
- Some write and read functions on Volatile slice got turned into
  standalone traits: ReadVolatile, WriteVolatile
- handle_event no longer returns a bool

Signed-off-by: Erik Schilling <erik.schilling@linaro.org>
2023-11-14 10:48:19 +02:00
..
main.rs vsock/test: fix intermittent failures 2023-11-09 11:45:26 +02:00
rxops.rs vsock: increase test coverage 2023-11-08 12:34:12 +02:00
rxqueue.rs vsock: increase test coverage 2023-11-08 12:34:12 +02:00
thread_backend.rs vsock: increase test coverage 2023-11-08 12:34:12 +02:00
txbuf.rs vsock: increase test coverage 2023-11-08 12:34:12 +02:00
vhu_vsock_thread.rs Update vhost-user-backend to 0.11 series 2023-11-14 10:48:19 +02:00
vhu_vsock.rs Update vhost-user-backend to 0.11 series 2023-11-14 10:48:19 +02:00
vsock_conn.rs Update vhost-user-backend to 0.11 series 2023-11-14 10:48:19 +02:00