mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-08 13:23:22 +00:00
Detect if SOS kernel mei drivers supports virtualization, via driver hbm version 2.2 If yes use virtio_mei mediator for the mei device otherwise fallback to passthrou mode. Note that HBM version is not sufficient identification Tracked-On: #1536 Signed-off-by: Aviad Nissel <aviad.nissel@intel.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Acked-by: Wang, Yu1 <yu1.wang@intel.com>