cloud-hypervisor/vmm/src
Rob Bradford f63d4a7418 vm: Disable stdin and terminal reconfiguration when headless
When not running on a tty (tested with libc's isatty()) disable stdin
and do not reconfigure the terminal.

This is required to ensure that the VM responds correctly when running
in a headless environment such as Jenkins.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2019-06-06 11:03:13 +01:00
..
config.rs config: Reorganize command line parsing 2019-05-24 17:08:52 +01:00
lib.rs config: Reorganize command line parsing 2019-05-24 17:08:52 +01:00
vm.rs vm: Disable stdin and terminal reconfiguration when headless 2019-06-06 11:03:13 +01:00