mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-12-25 06:32:36 +00:00
For the upstream purpose the device file of /dev/acrn_vhm is renamed to /dev/acrn_hsm. Correspondingly the path of offline CPU is also changed. So the device file of /dev/acrn_hsm is checked to configure the path of ooffline VCPU. Tracked-On: projectacrn/acrn-hypervisor#2356 Acked-by: Anthony Xu <anthony.xu@intel.com> Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>