diff options
author | rusty <rusty@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-02-10 10:42:17 +0000 |
---|---|---|
committer | rusty <rusty@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-02-10 10:42:17 +0000 |
commit | fc645a199214a378e0934e07e7427e175bd475f3 (patch) | |
tree | cfcd52d08982feaa59f46a1fa541ee8c3b90b4a6 /abstract.tex | |
parent | b140ac440e6a7d6eca73d818d5a0b7de7c07efcd (diff) | |
download | virtio-spec-fc645a199214a378e0934e07e7427e175bd475f3.tar.gz |
REVERT LAST 15 JUNK COMMITS.
Back to r211. It's been a long day.
Signed-off-by: Rusty Russell <rusty@au1.ibm.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@225 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
Diffstat (limited to 'abstract.tex')
-rw-r--r-- | abstract.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abstract.tex b/abstract.tex index 186fb81..b42a0b6 100644 --- a/abstract.tex +++ b/abstract.tex @@ -1,7 +1,7 @@ This document describes the specifications of the “virtio” family of devices. These devices are found in virtual environments, yet by design they are not all that different from physical devices, and this -document treats them as such. This similarity allows the guest to use standard +document treats them as such. This allows the guest to use standard drivers and discovery mechanisms. The purpose of virtio and this specification is that virtual |