docs: update virt

This commit is contained in:
lukas 2022-01-20 10:21:46 +00:00
parent d5f3ce6865
commit cace4726b2

15
virt.md
View File

@ -2,7 +2,7 @@
title: Virtualization for the rest of us
description:
published: true
date: 2022-01-20T10:16:49.810Z
date: 2022-01-20T10:21:44.005Z
tags:
editor: markdown
dateCreated: 2021-11-13T12:08:53.048Z
@ -14,14 +14,14 @@ dateCreated: 2021-11-13T12:08:53.048Z
## Guest operating systems
*[This section](/virt/guest) provides a reference for guest operating systems used in KVM-powered virtual machines, and their current support.*
*[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 section](/virt/host) provides a reference for 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
@ -29,15 +29,10 @@ dateCreated: 2021-11-13T12:08:53.048Z
## Virtual hardware
*[This sub-section](/virt/host) provides a reference for the host operating system.*
* [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`)
### Bare-metal hardware