cloud-hypervisor/virtio-devices
Bo Chen 078c0408b3 virtio-devices: console: Remove obsoleted 'INPUT_EVENT'
Since the processing of the console inputs was moved from the VMM thread
to the virtio-console thread (#3061), we have been using the 'FILE_EVENT'
to handle input from stdin/pty/file, which made 'INPUT_EVENT' obsoleted.

Signed-off-by: Bo Chen <chen.bo@intel.com>
2022-10-27 09:27:12 +02:00
..
src virtio-devices: console: Remove obsoleted 'INPUT_EVENT' 2022-10-27 09:27:12 +02:00
Cargo.toml build: Bump serde from 1.0.145 to 1.0.147 2022-10-24 08:41:05 +00:00