Am 26.07.2017 um 15:03 hat Stefan Hajnoczi geschrieben: > Block driver documentation is available in qemu-doc.html. It would be > convenient to have documentation for formats, protocols, and filter > drivers in a man page. > > Extract the relevant part of qemu-doc.html into a new file called > docs/qemu-block-drivers.texi. This file can also be built as a > stand-alone document (man, html, etc). > > Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com>
This was still in my block-next branch even though I had to drop it from a pull request for 2.10. I'm now dropping it from block-next, too, because it conflicts with other recent changes (I never thought that we had that much churn in the documentation, I take it as a good sign). Please rebase and resend. Kevin