[PATCH v2 0/5] block: Documentation improvment

Philippe Mathieu-Daudé posted 5 patches 3 years, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200515091924.14380-1-philmd@redhat.com
Test docker-mingw@fedora passed
Test checkpatch passed
Test FreeBSD passed
Test asan passed
Test docker-quick@centos7 passed
include/block/block.h          |  8 ++++++--
include/qemu/bitmap.h          |  2 ++
include/qemu/osdep.h           |  3 +++
include/sysemu/block-backend.h | 27 +++++++++++++++++++++++++++
4 files changed, 38 insertions(+), 2 deletions(-)
[PATCH v2 0/5] block: Documentation improvment
Posted by Philippe Mathieu-Daudé 3 years, 11 months ago
These patches contain documentation I wrote down while
looking at the code.

Supersedes: <20200504094641.4963-1-philmd@redhat.com>

Philippe Mathieu-Daudé (5):
  qemu/osdep: Document qemu_memalign() and friends
  qemu/bitmap: Document bitmap_new() returned pointer
  block/block: Document BlockSizes fields
  sysemu/block-backend: Document blk_read()/blk_pwrite()
  sysemu/block-backend: Document blk_get_max_iov() returned value

 include/block/block.h          |  8 ++++++--
 include/qemu/bitmap.h          |  2 ++
 include/qemu/osdep.h           |  3 +++
 include/sysemu/block-backend.h | 27 +++++++++++++++++++++++++++
 4 files changed, 38 insertions(+), 2 deletions(-)

-- 
2.21.3