mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-10 01:16:06 +00:00
As there is a requirement for conmunication between VMs on uart port, but for Pre-launched VM, the only way is to create vuart for each VM and connect them at hypervisor side. So, the vuart code should be moved from /debug to /dm so that they can also be used in release version. For the console related code, as no need to support in release version, so leave them at debug directory. Tracked-On: #2987 Signed-off-by: Conghui Chen <conghui.chen@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com> |
||
---|---|---|
.. | ||
console.c | ||
dump.c | ||
hypercall.c | ||
logmsg.c | ||
Makefile | ||
npk_log.c | ||
profiling.c | ||
sbuf.c | ||
trace.c |