cloud-hypervisor/vmm
Rob Bradford 66f0b5b2b6 vmm: Open the serial PTY in non-blocking mode
This prevents the boot of the guest kernel from being blocked by
blocking I/O on the serial output since the data will be buffered into
the SerialBuffer.

Fixes: #3004

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-09-02 13:52:18 +01:00
..
src vmm: Open the serial PTY in non-blocking mode 2021-09-02 13:52:18 +01:00
Cargo.toml build: update Cargo for rust-vmm branch renames 2021-09-02 10:38:25 +01:00