Short answer: Yes. KVM is the kernel module used for virtualization, it is automatically loaded if the CPU supports virtualization. You, the user will never interact with KVM. Instead you want to look at the userspace components, such as qemu or libvirt. KVM is a backend module that is probably installed alongside the kernel and is mostly invisible to the user.
On Fri, Dec 27, 2019 at 5:11 PM Michael C Robinson < [email protected]> wrote: > I believe the last 32 bit release of CentOS is CentOS 6.10. I also > believe that KVM is available in CentOS 6, but is it available for 32 > bit platforms? I'm targeting a 32 bit Xeon processor. > > _______________________________________________ > PLUG mailing list > [email protected] > http://lists.pdxlinux.org/mailman/listinfo/plug > _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
