From c000eeef6fb59feaa5c5d89c7ef0268a162035d3 Mon Sep 17 00:00:00 2001 From: rusty Date: Fri, 16 Aug 2013 03:19:03 +0000 Subject: 2.5 Device Types: reserve 12 for virtio CAIF. Ported from draft, commit fcb1075753e285b3629301ea075ca0522e29a97b. Signed-off-by: Rusty Russell git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@9 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652 --- virtio-spec.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/virtio-spec.txt b/virtio-spec.txt index 281f7ae..6bf1ca8 100644 --- a/virtio-spec.txt +++ b/virtio-spec.txt @@ -1090,6 +1090,8 @@ Discovering what devices are available and their type is bus-dependent. +------------+--------------------+ | 11 | rproc serial | +------------+--------------------+ +| 12 | CAIF | ++------------+--------------------+ 2.5.1 Network Device ==================== -- cgit v1.2.3