mirror of
https://github.com/PhyllomeOS/wiki.git
synced 2024-11-06 04:01:11 +00:00
66 lines
1.6 KiB
Markdown
66 lines
1.6 KiB
Markdown
---
|
|
title: Virtualization for the rest of us
|
|
description:
|
|
published: true
|
|
date: 2022-01-17T20:22:45.845Z
|
|
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.*
|
|
|
|
## Guests
|
|
|
|
*This idea of this section is to provide a reference for guest operating systems used in virtual machines*
|
|
|
|
* [Guests support matrix](/virt/guests)
|
|
|
|
### Unix-based
|
|
|
|
* [Linux family](/virt/linux)
|
|
* [BSD family](/virt/bsd)
|
|
* [OpenSolaris and derivatives](/virt/opensolaris)
|
|
* [Darwin and derivatives](/virt/darwin)
|
|
|
|
### Windows NT
|
|
|
|
* [Windows family](/virt/windows)
|
|
* [ReactOS](/virt/reactos)
|
|
|
|
### Independent
|
|
|
|
* [Sculpt OS](/virt/sculpt-os)
|
|
* [Fuchsia OS](/virt/fuchsia-os)
|
|
|
|
## The host
|
|
|
|
* [Linux Kernel modules](/virt/kernel-modules) related to virtualization
|
|
* [Virtualization-related paths](/virt/linux-paths) on Phyllome OS
|
|
* [XML](/virt/xml) commented
|
|
* [GPU virtualization](/virt/gpu)
|
|
|
|
## Virtual hardware
|
|
|
|
* [Anatomy of a virtual machine](/virt/vm)
|
|
* [Architecture](/virt/architecture)
|
|
* [Chipset](/virt/chipset)
|
|
* [Firmware](/virt/firmware)
|
|
* [CPU](/virt/cpu)
|
|
* [Memory](/virt/memory)
|
|
* [Storage](/virt/storage)
|
|
* [Network](/virt/network)
|
|
* [Display](/virt/display)
|
|
* [Paravirtualized hardware](/virt/virtio) (`virtio`)
|
|
|
|
## Resources
|
|
|
|
* [A very short history](/virt/history) of virtualization
|
|
* [Lexicon](/virt/lexicon)
|
|
* [External resources](/virt/resources)
|
|
|
|
---
|
|
|
|
*[**Go back to parent page**](https://wiki.phyllo.me/)* |