chromeos / virtio-media

BSD 3-Clause "New" or "Revised" License
5 stars 5 forks source link

Disconnect event on vivid is not handled properly #4

Open Gnurou opened 9 months ago

Gnurou commented 9 months ago

With a vivid device proxied on the host:

$ 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?