[PATCH 07/11] qemu-option: Allow deleting opts during qemu_opts_foreach()

Vladimir Sementsov-Ogievskiy vsementsov at virtuozzo.com
Fri Sep 24 14:14:28 UTC 2021


24.09.2021 12:04, Kevin Wolf wrote:
> Use QTAILQ_FOREACH_SAFE() so that the current QemuOpts can be deleted
> while iterating through the whole list.
> 
> Signed-off-by: Kevin Wolf<kwolf at redhat.com>

Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov at virtuozzo.com>

-- 
Best regards,
Vladimir




More information about the libvir-list mailing list