Hi folks,

I've been working on getting the virtio APIs documented.
The result of that work can be found in this stack of reviews: 
https://reviews.freebsd.org/D41853

First and foremost, I need feedback if the words i have written are correct, 
and then some advice on how to slice the presentation.

I would like virtio(9) to serve as entry to the API, giving and a sort of 
intro(9) like overview, but i don't know what a good grouping is for the other 
functions virtio.h and virtqueue.h functions.

in case you're wondering: Mina, why are you even doing this?? I've been trying 
to implement a virtio vsock device driver, and hit a wall of understanding. 
Related patches:

- https://reviews.freebsd.org/D41887
- https://github.com/freebsd/freebsd-src/pull/827

Thank you in advance for your help.

Kind regards,

Mina Galić

Reply via email to