mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-24 10:17:28 +00:00
Currently, there are 2 vuarts for each VM, vuart 0 is for console, vuart 1 is for communication. As the requirement for communication between more VMs, add 2 additional vuarts for each VM. Tracked-On: #5138 Signed-off-by: Conghui Chen <conghui.chen@intel.com>