cloud-hypervisor/vmm
Sebastien Boeuf 5c9fc816de serial: Set terminal in raw mode
In order to have proper output from the serial, we need to setup the
terminal in raw mode. When the VM is shutting down, it is also the
VMM responsibility to set the terminal back into canonical mode if we
don't want to get any weird behavior from the shell.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-05-09 15:44:17 +02:00
..
src serial: Set terminal in raw mode 2019-05-09 15:44:17 +02:00
Cargo.toml vmm: Use virtio-blk to support booting from disk image 2019-05-08 08:55:09 +02:00