Standardizing Peripheral Sharing: Virtio-GPU, Virtio-Net, and Virtio-Block in SDVs

How open OASIS Virtio specifications enable portable driver architectures, shared GPU rendering, and zero-copy block storage across heterogeneous virtual machines.

Multi-Display Rendering with Virtio-GPU

In an integrated cockpit, a single physical GPU generates content for the driver's safety cluster, the center console, and passenger displays. Virtio-GPU allocates isolated resource IDs and dedicated command submission queues for each virtual machine, preventing an Android application hang from freezing the safety cluster speed display.

Vhost-User Zero-Copy Networking

Standard virtual network bridges copy packets multiple times through host kernel space. Vhost-user moves network packet buffers directly between guest virtual machine address spaces using shared memory ring descriptors, achieving 40 Gbps transfer rates with sub-5-microsecond latency.

Explore Domain Portfolio