cloud-hypervisor/vmm
Rob Bradford 4d2a4e2805 vmm: Handle epoll events for PTYs separately
Use two separate events for the console and serial PTY and then drive
the handling of the inputs on the PTY separately. This results in the
correct behaviour when both console and serial are attached to the PTY
as they are triggered separately on the epoll so events are not lost.

Fixes: #3012

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-08-25 13:33:32 +01:00
..
src vmm: Handle epoll events for PTYs separately 2021-08-25 13:33:32 +01:00
Cargo.toml build: bump serde from 1.0.127 to 1.0.129 2021-08-24 07:16:49 +00:00