mirror of
https://github.com/PhyllomeOS/wiki.git
synced 2024-11-05 19:51:26 +00:00
docs: update virt/virtio
This commit is contained in:
parent
7bb5cc411d
commit
1888600439
@ -2,7 +2,7 @@
|
||||
title: On paravirtualized hardware
|
||||
description:
|
||||
published: true
|
||||
date: 2022-01-12T14:24:21.199Z
|
||||
date: 2022-01-12T14:33:18.910Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2022-01-12T14:22:51.514Z
|
||||
@ -14,6 +14,11 @@ dateCreated: 2022-01-12T14:22:51.514Z
|
||||
|
||||
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)
|
||||
* Specifications
|
||||
* [Version 1.0](https://docs.oasis-open.org/virtio/virtio/v1.0/virtio-v1.0.html) of the specification for Virtual I/O Devices
|
||||
* [Version 1.1](https://docs.oasis-open.org/virtio/virtio/v1.1/csprd01/virtio-v1.1-csprd01.html) of the specification for Virtual I/O Devices
|
||||
* OASIS Virtual I/O Device (VIRTIO) [Technical Comitee Page](https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=virtio)
|
||||
|
Loading…
Reference in New Issue
Block a user