wiki/virt.md
2022-07-31 09:07:18 +00:00

49 lines
1.4 KiB
Markdown

---
title: Virtualization for the rest of us
description:
published: true
date: 2022-07-31T09:07:16.354Z
tags:
editor: markdown
dateCreated: 2021-11-13T12:08:53.048Z
---
# On KVM 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.*
## Guest operating systems
*[This sub-section](/virt/guest) provides a reference for guest operating systems used in KVM-powered virtual machines, and their current support.*
* [ReactOS](/virt/guest/reactos)
* ...and [**more**](/virt/guest)
## The host operating system
*[This sub-section](/virt/host) provides a reference for the host operating system.*
* [Linux Kernel modules](/virt/host/modules) related to virtualization
* [Virtualization-related paths](/virt/host/paths) on Phyllome OS
* [XML](/virt/host/xml) commented
* [Virtual I/O Devices](/virt/vm/virtio) (`virtio`)
## Virtual hardware
*[This sub-section](/virt/vm) provides a reference for the virtual hardware.*
* [Chipset](/virt/vm/chipset)
* [Firmware](/virt/vm/firmware)
* [Display](/virt/vm/display)
* [Input](/virt/vm/input)
## Resources
* [A very short history](/virt/history) of virtualization
* [Lexicon](/virt/lexicon)
* [Related projects](/virt/projects)
* [External resources](/virt/resources)
---
*[**Go back to homepage**](/)*