Open Gnurou opened 9 months ago
With a vivid device proxied on the host:
vivid
$ insmod virtio-media.ko driver_name=vivid $ v4l2-compliance -d0 ... fail: v4l2-test-controls.cpp(1226): doioctl(node, VIDIOC_S_CTRL, &ctrl) test Disconnect: FAIL
We need to define what a 'disconnect' means for us and how to signal it to the guest - probably an error event?
With a
vivid
device proxied on the host:We need to define what a 'disconnect' means for us and how to signal it to the guest - probably an error event?