summaryrefslogtreecommitdiff
path: root/abstract.tex
blob: 3e87d2fae50afd6c37ce19d78db8a52f9b2b2756 (plain)
1
2
3
4
5
6
7
8
9
10
11
This document describes the specifications of the ``virtio'' family of
devices. These devices are found in virtual environments, yet by
design they look like physical devices to the guest
within the virtual machine - and this
document treats them as such. This similarity allows the guest to use standard
drivers and discovery mechanisms.

The purpose of virtio and this specification is that virtual
environments and guests should have a straightforward, efficient,
standard and extensible mechanism for virtual devices, rather
than boutique per-environment or per-OS mechanisms.