mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-21 20:15:21 +00:00
0066ddefe1
In preparation for reorganizing how the serial output is constructed add methods to the serial devices for setting the out buffer after the device is created. Also add a method to enable flushing the output buffer to be used to write the buffer to the PTY fd once the PTY is writable. Signed-off-by: William Douglas <william.douglas@intel.com>