aye:
`aye@machine:~$ sudo kvm-ok`
`[sudo] password for aye:`
`INFO: /dev/kvm does not exist`
`HINT: sudo modprobe kvm_intel`
`INFO: Your CPU supports KVM extensions`
`INFO: KVM (vmx) is disabled by your BIOS`
`HINT: Enter your BIOS setup and enable Virtualization Technology (VT),
and then hard poweroff/poweron your system`
`KVM acceleration can NOT be used`
aye:
`aye@machine:~$ sudo modprobe kvm_intel`
`modprobe: ERROR: could not insert 'kvm_intel': Operation not supported`
aye:
*reboot machine*
*enter BIOS*
*BIOS does not have any option to "enable Virtualization Technology (VT)"*
aye:
What the...