21 Apr
                
                    2022
                
            
            
                21 Apr
                
                '22
                
            
            
            
        
    
                5:11 p.m.
            
        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@redhat.com> --- include/libvirt/libvirt-qemu.h | 3 +++ src/libvirt-qemu.c | 18 ++++++++++++++++++ 2 files changed, 21 insertions(+)
Reviewed-by: Peter Krempa <pkrempa@redhat.com>