I'm running on an Intel i7 930. I'm new to virtual machines and linux. I'm trying to learn how to use and install KVM. So I used VirtualBox to install Debian 6 64-bit. So I got the VirtualBox up. I typed in
grep "vmx" /proc/cpuinfo
But nothing return, and I read somewhere that if it don't return anything then I wont be able to install KVM, or run hardware virtualization.
My question, if I'm able to run VirtualBox and VMware shouldn't I be able to install kvm too?