mbox series

[0/5] docs: expand block driver documentation

Message ID 20230201211234.301918-1-stefanha@redhat.com
Headers show
Series docs: expand block driver documentation | expand

Message

Stefan Hajnoczi Feb. 1, 2023, 9:12 p.m. UTC
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(-)