mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-21 20:08:54 +00:00
Import new console watcher to monitor guest console outputs, and will be only effective when we turn on enable_debug option. Guest console outputs may include guest kernel debug info, agent debug info, etc. Fixes: #389 Signed-off-by: Penny Zheng penny.zheng@arm.com