vhost-device/vhost-device-gpu/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
..
backend vhost-device-gpu: Add null backend and test 2025-11-13 14:48:04 +01:00
device.rs chore: remove pub visibility from exit event fields 2025-11-19 12:09:37 +02:00
gpu_types.rs vhost-device-gpu: Add null backend and test 2025-11-13 14:48:04 +01:00
lib.rs vhost-device-gpu: Fix format and lint issues 2025-11-13 14:48:04 +01:00
main.rs vhost-device-gpu: Fix format and lint issues 2025-11-13 14:48:04 +01:00
protocol.rs vhost-device-gpu: Refactor vhost-device-gpu 2025-11-13 14:48:04 +01:00
renderer.rs vhost-device-gpu: Refactor vhost-device-gpu 2025-11-13 14:48:04 +01:00
testutils.rs vhost-device-gpu: Refactor vhost-device-gpu 2025-11-13 14:48:04 +01:00