qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] block: Documentation improvment
@ 2020-05-15  9:19 Philippe Mathieu-Daudé
  2020-05-15  9:19 ` [PATCH v2 1/5] qemu/osdep: Document qemu_memalign() and friends Philippe Mathieu-Daudé
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-05-15  9:19 UTC (permalink / raw)
  To: qemu-devel; +Cc: Kevin Wolf, Philippe Mathieu-Daudé, qemu-block, Max Reitz

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-05-15 17:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-15  9:19 [PATCH v2 0/5] block: Documentation improvment Philippe Mathieu-Daudé
2020-05-15  9:19 ` [PATCH v2 1/5] qemu/osdep: Document qemu_memalign() and friends Philippe Mathieu-Daudé
2020-05-15  9:19 ` [PATCH v2 2/5] qemu/bitmap: Document bitmap_new() returned pointer Philippe Mathieu-Daudé
2020-05-15  9:19 ` [PATCH v2 3/5] block/block: Document BlockSizes fields Philippe Mathieu-Daudé
2020-05-15  9:19 ` [PATCH v2 4/5] sysemu/block-backend: Document blk_read()/blk_pwrite() Philippe Mathieu-Daudé
2020-05-15 17:43   ` Eric Blake
2020-05-15  9:19 ` [PATCH v2 5/5] sysemu/block-backend: Document blk_get_max_iov() returned value Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).