On Thu, Jul 08, 2021 at 01:47:09PM +0200, Kevin Wolf wrote: > From: Alberto Garcia <be...@igalia.com> > > This patch drops the 'x-' prefix from x-blockdev-reopen. > > Signed-off-by: Alberto Garcia <be...@igalia.com> > Signed-off-by: Kevin Wolf <kw...@redhat.com> > Reviewed-by: Vladimir Sementsov-Ogievskiy <vsement...@virtuozzo.com> > ---
> +++ b/qapi/block-core.json > @@ -4219,7 +4219,7 @@ > { 'command': 'blockdev-add', 'data': 'BlockdevOptions', 'boxed': true } > > ## > -# @x-blockdev-reopen: > +# @blockdev-reopen: > # > # Reopens one or more block devices using the given set of options. > # Any option not specified will be reset to its default value regardless > @@ -4257,9 +4257,9 @@ > # image does not have a default backing file name as part of its > # metadata. > # > -# Since: 4.0 > +# Since: 6.0 6.1 now And yay! We are finally getting here! -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org