Files
acrn-hypervisor/devicemodel/core
Zhao Yakui ca32881666 acrn/dm: Add the check of acrn_vhm/acrn_hsm to open the VHM driver
Currently VHM driver is opened by using the device file of /dev/acrn_vhm.
But for the upstream purpose it is renamed to /dev/acrn_hsm.
So we need to check that the device file is acrn_vhm or acrn_hsm and then
open the VHM driver.

Tracked-On: projectacrn/acrn-hypervisor#2356
Acked-by: Anthony Xu <anthony.xu@intel.com>
Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
2019-01-18 11:04:22 +08:00
..
2018-06-07 14:35:30 +08:00
2018-06-07 14:35:30 +08:00
2018-12-25 18:40:04 +08:00
2018-12-14 19:50:50 +08:00
2018-06-07 14:35:30 +08:00
2018-08-02 13:14:03 +08:00
2018-06-07 14:35:30 +08:00
2018-12-07 20:21:33 +08:00
2018-10-29 11:07:45 +08:00