WARNING: neither Intel VT-x or AMD-V found
“Márcio Tostes”
I came across the error message in Hyper-v emulating eve-ng in a VM. the error happens on software startup. Follow command to resolve the alert. Set-VMProcessor -VMName “EVE-NG” -ExposeVirtualizationExtensions $True Where “EVE-NG” is the namename of your VM. Hope this helps.
source