Hello,

I'd tried to run a qemu vm using kvm, but I get the message "failed to initialize KVM: no such file or directory". I upgrade the kernel to 4.8.0-rc3 thinking that was a kernel issue (but I don't think it so, really) but nothing. The CPU virtualization is enabled on bios and in the kernel sources, I don't see anything to enable kvm (I think there are enabled by default from some old kernel version onward). I try run `modprobe kvm`, `modprobe kvm_intel`, but nothing. I'd tried review the logs too but I see nothing too.

I attach  the /proc/cpuinfo, lsmod and dmesg outputs.

Do anyone knows whats happens? Do I forget something to enable kvm? I don't have this issues on other Linux OS before.

Thanks
PD: sorry for my english. It is not my native language.