docs: update virt
This commit is contained in:
parent
dc0d6ea2ea
commit
11fdbed0f7
42
virt.md
42
virt.md
@ -2,7 +2,7 @@
|
|||||||
title: Virtualization for the rest of us
|
title: Virtualization for the rest of us
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2022-01-17T14:53:24.125Z
|
date: 2022-01-17T19:12:03.778Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2021-11-13T12:08:53.048Z
|
dateCreated: 2021-11-13T12:08:53.048Z
|
||||||
@ -12,26 +12,6 @@ dateCreated: 2021-11-13T12:08:53.048Z
|
|||||||
|
|
||||||
*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)
|
|
||||||
* [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`)
|
|
||||||
|
|
||||||
## 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)
|
|
||||||
|
|
||||||
## Guests
|
## Guests
|
||||||
|
|
||||||
*This idea of this section is to provide a reference for guest operating systems used in virtual machines*
|
*This idea of this section is to provide a reference for guest operating systems used in virtual machines*
|
||||||
@ -55,6 +35,26 @@ dateCreated: 2021-11-13T12:08:53.048Z
|
|||||||
* [Sculpt OS](/virt/sculpt-os)
|
* [Sculpt OS](/virt/sculpt-os)
|
||||||
* [Fuchsia OS](/virt/fuchsia-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
|
## Resources
|
||||||
|
|
||||||
* [Lexicon](/virt/lexicon)
|
* [Lexicon](/virt/lexicon)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user