wiki/virt.md

26 lines
797 B
Markdown
Raw Normal View History

2021-11-13 12:08:56 +00:00
---
title: Untitled Page
description:
published: true
2021-11-13 12:55:02 +00:00
date: 2021-11-13T12:55:00.139Z
2021-11-13 12:08:56 +00:00
tags:
editor: markdown
dateCreated: 2021-11-13T12:08:53.048Z
---
2021-11-13 12:55:02 +00:00
## 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)