How KVM modules are automatically loaded at time of boot?
Quite often people ask this question to me, so I thought of mentioning it here in my blog. There need to be two modules loaded in the system for KVM to operate properly . Those are “kvm” and “kvm-intel/kvm-amd” depend on system hardware. How-ever for lots of people it is still mystery how these modules …