[PATCH v3 14/30] docstring: function: qemu: Add 'Since version' metadata

Peter Krempa pkrempa at redhat.com
Thu Apr 21 15:11:43 UTC 2022


On Wed, Apr 20, 2022 at 21:08:03 +0200, Victor Toso wrote:
> Either create or append to existing docstring, the version (git tag)
> that a given function was introduced in the format:
> 
>     Since: v1.2.3
> 
> Signed-off-by: Victor Toso <victortoso at redhat.com>
> ---
>  include/libvirt/libvirt-qemu.h |  3 +++
>  src/libvirt-qemu.c             | 18 ++++++++++++++++++
>  2 files changed, 21 insertions(+)

Reviewed-by: Peter Krempa <pkrempa at redhat.com>


More information about the libvir-list mailing list