acrn-hypervisor/misc/services
Xiangyang Wu 1adbf3293b Misc: acrnd: fix acrnd start failure
Currently, if user starts acrnd service, acrnd service will fail to
find the folder "/sys/kernel/gvt" in Service VM, fail to start.

Root cause is GVT-g is not supported in current ACRN, the folder
"/sys/kernel/gvt" will not be created in Service VM.

This patch updates acrnd service to remove this condition check.

v1-->v2:
	Weston service is optional for ACRN, acrnd should not depend
	on it, so remove weston service dependency in acrnd service.

Tracked-On: #6994
Signed-off-by: Xiangyang Wu <xiangyang.wu@intel.com>
Acked-by: Wang, Yu1 <yu1.wang@intel.com>
2022-01-04 18:47:32 +08:00
..
acrn_bridge tools: rename and category content into debug tools and services 2021-01-27 11:08:28 +08:00
acrn_manager Misc: acrnd: fix acrnd start failure 2022-01-04 18:47:32 +08:00
life_mngr HV: life_mngr: add sync delay for WaaG lifecycle manager 2021-11-24 20:29:43 +08:00