mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-07 09:41:30 +00:00
- explicitly initialize the connections list - use a do-while loop for vmei_proc_tx() since the first call must always succeed - make sure active_clients is initialized before creating the tx thread v1 -> v2: - split the cleanup commit into two parts Tracked-On: #2763 Signed-off-by: Peter Fang <peter.fang@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com>