vhost-device/vhost-device-vsock/src
Stefano Garzarella 9191a0c1de chore: remove pub visibility from exit event fields
The `exit_consumer` and `exit_notifier` fields are only used internally
by the exit_event() method implementation or by send_exit_event() in the
sound device. So, they do not need to be exposed in the public API of
backend structures.

Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
2025-11-19 12:09:37 +02:00
..
main.rs vsock: move design details from the README to crate doc 2025-10-31 12:38:28 +01: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: enable workspace-wide lints 2025-08-04 12:30:43 +02:00
txbuf.rs vsock: enable workspace-wide lints 2025-08-04 12:30:43 +02:00
vhu_vsock_thread.rs vsock: enable workspace-wide lints 2025-08-04 12:30:43 +02:00
vhu_vsock.rs chore: remove pub visibility from exit event fields 2025-11-19 12:09:37 +02:00
vsock_conn.rs vsock: enable workspace-wide lints 2025-08-04 12:30:43 +02:00