docs: update virt
This commit is contained in:
parent
9cfadbfeff
commit
4dfa6dbec0
37
virt.md
37
virt.md
@ -2,16 +2,18 @@
|
|||||||
title: Virtualization for the rest of us
|
title: Virtualization for the rest of us
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2021-11-13T19:18:01.829Z
|
date: 2022-01-06T11:29:47.645Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2021-11-13T12:08:53.048Z
|
dateCreated: 2021-11-13T12:08:53.048Z
|
||||||
---
|
---
|
||||||
|
|
||||||
## On open-source virtualization
|
# 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.*
|
*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.*
|
||||||
|
|
||||||
|
## Hardware
|
||||||
|
|
||||||
* [Anatomy of a virtual machine](/virt/vm)
|
* [Anatomy of a virtual machine](/virt/vm)
|
||||||
* [Chipsets](/virt/chipset)
|
* [Chipsets](/virt/chipset)
|
||||||
* [Firmware](/virt/firmware)
|
* [Firmware](/virt/firmware)
|
||||||
@ -19,8 +21,35 @@ dateCreated: 2021-11-13T12:08:53.048Z
|
|||||||
* [Memory](/virt/memory)
|
* [Memory](/virt/memory)
|
||||||
* [Storage](/virt/storage)
|
* [Storage](/virt/storage)
|
||||||
* [Display](/virt/display)
|
* [Display](/virt/display)
|
||||||
* [Linux Kernel modules](/virt/kernel-modules) related to virtualization
|
|
||||||
* [Virtualization-related paths](/virt/linux-paths) on Linux
|
## Software
|
||||||
|
|
||||||
|
### The host
|
||||||
|
|
||||||
|
* [Linux Kernel modules](/virt/kernel-modules) related to virtualization.
|
||||||
|
* [Virtualization-related paths](/virt/linux-paths) on Phyllome OS
|
||||||
* [XML](/virt/xml) commented
|
* [XML](/virt/xml) commented
|
||||||
|
|
||||||
|
### Guests
|
||||||
|
|
||||||
|
*This idea of this section is to provide a reference for guest operating systems.
|
||||||
|
|
||||||
|
* [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)
|
||||||
|
|
||||||
|
## Resources
|
||||||
|
|
||||||
* [Lexicon](/virt/lexicon)
|
* [Lexicon](/virt/lexicon)
|
||||||
* [External resources](/virt/resources)
|
* [External resources](/virt/resources)
|
Loading…
x
Reference in New Issue
Block a user