intel / IA-Hardware-Composer

35 stars 81 forks source link

Use Kernel Param to judge if running with GVT-g #697

Closed Shao-Feng closed 4 years ago

Shao-Feng commented 4 years ago

Use the new kernel param to judge if celadon is running with GVT-g, or GVT-d/native. The KVM property is not needed any more. and the related method is removed too

Change-Id: I935b0d97b8dd94ddc7485b9ef9221069a71eefb4 Tests: Work well on both GVT-d and GVT-g Tracked-On: None Signed-off-by: Shaofeng Tang shaofeng.tang@intel.com