From e0ed2357e8746598061fc0f10f9b4cb6de7c5178 Mon Sep 17 00:00:00 2001 From: rusty Date: Fri, 16 Aug 2013 03:18:18 +0000 Subject: 2.6 Reserved Feature Bits: fix count. Ported from draft, commit b0037d5d207dba8a66cb7616608164a3f46a8971 Signed-off-by: Rusty Russell git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@6 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652 --- virtio-spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtio-spec.txt b/virtio-spec.txt index 25ab6a0..0199b5a 100644 --- a/virtio-spec.txt +++ b/virtio-spec.txt @@ -2460,7 +2460,7 @@ contents of the event field. The following events are defined: 2.6 Reserved Feature Bits ========================= -Currently there are five device-independent feature bits defined: +Currently there are three device-independent feature bits defined: VIRTIO_F_NOTIFY_ON_EMPTY (24) Negotiating this feature indicates that the driver wants an interrupt if the device runs -- cgit v1.2.3