wiki/virt.md
2021-11-13 19:18:03 +00:00

26 lines
817 B
Markdown

---
title: Virtualization for the rest of us
description:
published: true
date: 2021-11-13T19:18:01.829Z
tags:
editor: markdown
dateCreated: 2021-11-13T12:08:53.048Z
---
## On open-source virtualization
*In this section, the focus is on KVM virtualization, and its associated tools, including QEMU, the Linux kernel, libvirt, etc., mostly in the context of Phyllome OS.*
* [Anatomy of a virtual machine](/virt/vm)
* [Chipsets](/virt/chipset)
* [Firmware](/virt/firmware)
* [CPU](/virt/cpu)
* [Memory](/virt/memory)
* [Storage](/virt/storage)
* [Display](/virt/display)
* [Linux Kernel modules](/virt/kernel-modules) related to virtualization
* [Virtualization-related paths](/virt/linux-paths) on Linux
* [XML](/virt/xml) commented
* [Lexicon](/virt/lexicon)
* [External resources](/virt/resources)