mirror of
https://github.com/PhyllomeOS/wiki.git
synced 2024-11-05 19:51:26 +00:00
docs: create virt/virtio
This commit is contained in:
parent
ef516d1b26
commit
6b2c5873c7
19
virt/virtio.md
Normal file
19
virt/virtio.md
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
title: On paravirtualized hardware
|
||||
description: Paravirtual hardware
|
||||
published: true
|
||||
date: 2022-01-12T14:22:51.514Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2022-01-12T14:22:51.514Z
|
||||
---
|
||||
|
||||
# Paravirtual hardware
|
||||
|
||||
*Paravirtual hardware are emulated hardware or devices that can be found in a virtual environment. Contrary to other emulated hardware, they don't intend to mimick a particular piece of real hardware.*
|
||||
|
||||
In this section, the focus is oriented towards Virtual I/O Devices (VIRTIO), also known as the `virtio` family of devices.
|
||||
|
||||
## Ressources
|
||||
|
||||
* Version 1.1 of the specification for [Virtual I/O Devices](https://docs.oasis-open.org/virtio/virtio/v1.1/csprd01/virtio-v1.1-csprd01.html)
|
Loading…
Reference in New Issue
Block a user