cloud-hypervisor/virtio-devices
Rob Bradford a2752fe04f virtio-devices: vsock: Support single descriptor
Since kernel v6.3 the vsock packet is not split over two descriptors
and is instead included in a single one.

This change is based on the discovery and fix identified by Stefano
Garzarella for the vm-virtio vsock implementation and adapted for our
very different codebase.

Fixes: #5691

Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
2023-08-29 15:36:49 -07:00
..
src virtio-devices: vsock: Support single descriptor 2023-08-29 15:36:49 -07:00
Cargo.toml build: Bump serde from 1.0.164 to 1.0.168 2023-08-25 09:53:12 +00:00