cloud-hypervisor/devices
Rob Bradford d9a355f85a vmm: Add new "null" serial/console output mode
Poor performance was observed when booting kernels with "console=ttyS0"
and the serial port disabled.

This change introduces a "null" console output mode and makes it the
default for the serial console. In this case the serial port
is advertised as per other output modes but there is no input and any
output is dropped.

Fixes: #163

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2019-08-09 09:04:48 -07:00
..
src vmm: Add new "null" serial/console output mode 2019-08-09 09:04:48 -07:00
Cargo.toml build: Bulk update dependencies 2019-08-02 15:22:37 +02:00