QEMU KVM LIBVIRT 的区别: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

29 September 2025

  • curprev 10:3310:33, 29 September 2025Mwroot talk contribs 2,288 bytes +2,288 Created page with "Author:ChatGPT。本人排版了 wikitext 格式 本笔记梳理了 Linux 下常用虚拟化组件的概念、作用及关系,方便理解和实践。 == KVM == * 本质:Kernel-based Virtual Machine。Linux 内核模块,提供硬件虚拟化能力(CPU + 内存虚拟化)。 * 作用:把物理 CPU 转变为虚拟 CPU,让 guest OS 可以像在真实硬件上一样运行。 * 特点:仅提供虚拟化能力,不负责虚拟机管理或硬件模拟。 :..."