On 03.06.2024 13:20, Sergiy Kibrik wrote:
> From: Xenia Ragiadakou <[email protected]>
> 
> Since start_svm() is AMD-V specific while start_vmx() is Intel VT-x specific,
> any of them can potentially be excluded from build completely with CONFIG_SVM
> or CONFIG_VMX options respectively, hence we have to explicitly check if
> they're available and use specific macros using_{svm,vmx} for that.
> 
> Signed-off-by: Xenia Ragiadakou <[email protected]>
> Signed-off-by: Sergiy Kibrik <[email protected]>

Acked-by: Jan Beulich <[email protected]>
yet again I think this could sensibly be folded with the earlier
two patches.

Jan


Reply via email to