mirror of
https://github.com/rust-vmm/vhost-device.git
synced 2026-01-11 16:36:15 +00:00
- 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> |
||
|---|---|---|
| .. | ||
| main.rs | ||
| rxops.rs | ||
| rxqueue.rs | ||
| thread_backend.rs | ||
| txbuf.rs | ||
| vhu_vsock_thread.rs | ||
| vhu_vsock.rs | ||
| vsock_conn.rs | ||