mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 12:35:48 +00:00
Enable connection mode for vuart, so that vuart in different VMs can set up connection. In pre-launched VM's configuration file, ttyS1 is set to be the connection port. To enable it in post-launched VM, just add vuart configuration. Tracked-On: #2987 Signed-off-by: Conghui Chen <conghui.chen@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>