vhost-device/vhost-device-gpu/src
Dorinda Bassey bc8b9b54dc vhost-device-gpu: Adapt to updated virglrenderer API
the updated virglrenderer crate no longer exposes
a VirglContext type. Instead, context management
is now handled directly through the VirglRenderer
object, hence use the VirglRenderer directly.

Signed-off-by: Dorinda Bassey <dbassey@redhat.com>
2025-12-16 11:25:04 +02:00
..
backend vhost-device-gpu: Adapt to updated virglrenderer API 2025-12-16 11:25:04 +02: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