During an IRC discussion Michael Tokarev pointed out that block drivers are not well-documented.
This patch series tries to improve the situation. It's a small step, but any improvement will help. Stefan Hajnoczi (5): docs: expand introduction to disk images docs: differentiate between block driver create and runtime opts docs: flesh out raw format driver description docs: flesh out qcow2 format driver description docs: add throttle filter description docs/system/images.rst | 35 +++- docs/system/qemu-block-drivers.rst.inc | 259 +++++++++++++++++++++---- 2 files changed, 253 insertions(+), 41 deletions(-) -- 2.39.1
