From 5d15cc4391a97788a2b79c65ce6f6c805c23aaba Mon Sep 17 00:00:00 2001 From: mstsirkin Date: Wed, 18 Sep 2013 06:16:02 +0000 Subject: transitional: minor clarification It's useful to have a common term that includes transitional drivers running on legacy devices and legacy drivers running on transitional devices. The wording "using legacy interface" seems to describe this well, let's make this explicit. Signed-off-by: Michael S. Tsirkin git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@34 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652 --- virtio-v1.0-wd01-part1-specification.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'virtio-v1.0-wd01-part1-specification.txt') diff --git a/virtio-v1.0-wd01-part1-specification.txt b/virtio-v1.0-wd01-part1-specification.txt index 91ee13e..b4298bb 100644 --- a/virtio-v1.0-wd01-part1-specification.txt +++ b/virtio-v1.0-wd01-part1-specification.txt @@ -191,6 +191,7 @@ Transitional Drivers can detect Legacy Devices by detecting that the feature bit VIRTIO_F_VERSION_1 is not offered. Transitional devices can detect Legacy drivers by detecting that VIRTIO_F_VERSION_1 has not been acknowledged by the driver. +In this case device is used through the legacy interface. To make them easier to locate, specification sections documenting these transitional features are explicitly marked with 'Legacy -- cgit v1.2.3