欢迎!

Peramix Forum | Connect, Learn, and Share with the Hosting Community

注册

只限注册用戶才可与社群互动。
此问题已终结
1 回复
8109 查看

What is KVM virtualization?

形象
丢弃
编写者 最佳答案

KVM stands for Kernel-based Virtual Machine. It id open source virtualization technology built into Linux that allows you to run multiple isolated virtual machines (VMs) on a single host machine. KVM works with QEMU, an emulator that visualizes the hardware for the guest systems.

KVM works by using the CPU virtualization technology extensions on modern intel and AMD processors, known as intel-VT and AMD-V. It loads a kernel module into memory that uses the processor to emulate a hardware layer for guest systems. Peramix uses KVM virtualization to provide virtual private servers (vps). to get more about peramix VPS, click the link

形象
丢弃