Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156599171
D41849.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
476 B
Referenced Files
None
Subscribers
None
D41849.id.diff
View Options
diff --git a/sys/dev/virtio/virtio_ring.h b/sys/dev/virtio/virtio_ring.h
--- a/sys/dev/virtio/virtio_ring.h
+++ b/sys/dev/virtio/virtio_ring.h
@@ -88,6 +88,11 @@
struct vring_desc *desc;
struct vring_avail *avail;
struct vring_used *used;
+ /*
+ * note that these structs have been renamed to virtq_desc, virtq_avail,
+ * and virtq_used, respecitively, in the 1.0 spec, without impact on
+ * their function
+ */
};
/* Alignment requirements for vring elements.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 16, 12:24 AM (11 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33091520
Default Alt Text
D41849.id.diff (476 B)
Attached To
Mode
D41849: virtio: add comment on the spec for vring struct
Attached
Detach File
Event Timeline
Log In to Comment