On Sun, 31 Jan 2021 at 18:25, Christian Schoenebeck <qemu_...@crudebyte.com> wrote: > I started setting up some developer documentation for 9pfs: > > https://wiki.qemu.org/Documentation/9p > > Still quite a bunch that should be added (e.g. there should be a section about > threads and coroutines), but at least it's a start ...
Thanks for working on this; our developer docs of QEMU internals are very patchy and improvements and additions to them are very welcome. The wiki's a good place for initial work on the docs, since it allows quick iteration and collaboration. When you think the docs are in a more final state you might consider moving them into docs/devel/ as an rst file, so they become part of the developer manual. thanks -- PMM