mirror of
https://github.com/rust-vmm/vhost-device.git
synced 2025-12-29 08:46:54 +00:00
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> |
||
|---|---|---|
| .. | ||
| backend | ||
| device.rs | ||
| gpu_types.rs | ||
| lib.rs | ||
| main.rs | ||
| protocol.rs | ||
| renderer.rs | ||
| testutils.rs | ||