cloud-hypervisor/virtio-devices
Rob Bradford c2144b5690 vmm, virtio-console: Move input reading into virtio-console thread
Move the processing of the input from stdin, PTY or file from the VMM
thread to the existing virtio-console thread. The handling of the resize
of a virtio-console has not changed but the name of the struct used to
support that has been renamed to reflect its usage.

Fixes: #3060

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-09-02 21:17:33 +01:00
..
src vmm, virtio-console: Move input reading into virtio-console thread 2021-09-02 21:17:33 +01:00
Cargo.toml build: bump serde from 1.0.129 to 1.0.130 2021-08-30 05:23:16 +00:00