cloud-hypervisor/vmm
Samuel Ortiz 47167a658e vmm: Add a VM console handling method
In order to handle the VM STDIN stream from a separate VMM thread
without having to export the DeviceManager, we simply add a console
handling method to the Vm structure.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-09-26 16:21:14 +02:00
..
src vmm: Add a VM console handling method 2019-09-26 16:21:14 +02:00
Cargo.toml vmm: Add MMIO support 2019-09-13 12:30:13 +01:00