mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-10 14:47:42 +00:00
7b4f56e372
This change adds a SerialManager with its own epoll handling that should be created and run by the DeviceManager when creating an appropriately configured console (serial tty or pty). Both stdin and pty input are handled by the SerialManager. The stdin and pty specific methods used by the VMM should be removed in a future commit. Signed-off-by: William Douglas <william.douglas@intel.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |