docs: update virt

This commit is contained in:
lukas 2022-01-20 10:27:38 +00:00
parent b034fb3392
commit b4832ca983

15
virt.md
View File

@ -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-20T10:21:44.005Z date: 2022-01-20T10:27:36.302Z
tags: tags:
editor: markdown editor: markdown
dateCreated: 2021-11-13T12:08:53.048Z dateCreated: 2021-11-13T12:08:53.048Z
@ -29,19 +29,20 @@ dateCreated: 2021-11-13T12:08:53.048Z
## Virtual hardware ## Virtual hardware
*[This sub-section](/virt/host) provides a reference for the host operating system.* *[This sub-section](/virt/vm) provides a reference for the virtual hardware.*
* [Anatomy of a virtual machine](/virt/vm) * [Chipset](/virt/vm/chipset)
* [Chipset](/virt/chipset) * [Paravirtualized hardware](/virt/vm/virtio) (`virtio`)
* [Paravirtualized hardware](/virt/virtio) (`virtio`)
### Bare-metal hardware ## Bare-metal hardware
*[This sub-section](/virt/hardware) will include about the physical hardware.*
## Resources ## Resources
* [A very short history](/virt/history) of virtualization * [A very short history](/virt/history) of virtualization
* [Lexicon](/virt/lexicon) * [Lexicon](/virt/lexicon)
* [Projects](/virt/projects) * [Related projects](/virt/projects)
* [External resources](/virt/resources) * [External resources](/virt/resources)
--- ---