mirror of
https://github.com/PhyllomeOS/wiki.git
synced 2024-11-05 11:51:10 +00:00
1.4 KiB
1.4 KiB
title | description | published | date | tags | editor | dateCreated |
---|---|---|---|---|---|---|
Virtualization for the rest of us | true | 2022-01-20T10:58:33.334Z | markdown | 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 provides a reference for guest operating systems used in KVM-powered virtual machines, and their current support.
The host operating system
This sub-section provides a reference for the host operating system.
- Linux Kernel modules related to virtualization
- Virtualization-related paths on Phyllome OS
- XML commented
Virtual hardware
This sub-section provides a reference for the virtual hardware.
- Chipset
- Paravirtualized hardware (
virtio
)
Physical hardware
This sub-section will include about the physical hardware.
Resources
- A very short history of virtualization
- Lexicon
- Related projects
- External resources