From: Markus Armbruster <armbru@redhat.com>
To: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Cc: mst@redhat.com, qemu-block@nongnu.org, eblake@redhat.com,
armbru@redhat.com, pbonzini@redhat.com, berrange@redhat.com,
eduardo@habkost.net, qemu-devel@nongnu.org
Subject: Re: [PATCH] qapi: fix device-sync-config since-version
Date: Fri, 08 Nov 2024 09:35:08 +0100 [thread overview]
Message-ID: <87v7wydsxv.fsf@pond.sub.org> (raw)
In-Reply-To: <20241108071957.727286-1-vsementsov@yandex-team.ru> (Vladimir Sementsov-Ogievskiy's message of "Fri, 8 Nov 2024 10:19:57 +0300")
Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru> writes:
> Actually it comes in 9.2, not 9.1.
>
> Fixes: 3f98408e2e ("qapi: introduce device-sync-config")
> Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
> ---
> qapi/qdev.json | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/qapi/qdev.json b/qapi/qdev.json
> index 2a581129c9..25cbcf977b 100644
> --- a/qapi/qdev.json
> +++ b/qapi/qdev.json
> @@ -182,7 +182,7 @@
> #
> # @unstable: The command is experimental.
> #
> -# Since: 9.1
> +# Since: 9.2
> ##
> { 'command': 'device-sync-config',
> 'features': [ 'unstable' ],
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Michael, can you take this through your tree?
next prev parent reply other threads:[~2024-11-08 8:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-08 7:19 [PATCH] qapi: fix device-sync-config since-version Vladimir Sementsov-Ogievskiy
2024-11-08 8:35 ` Markus Armbruster [this message]
2024-11-08 11:50 ` Michael S. Tsirkin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87v7wydsxv.fsf@pond.sub.org \
--to=armbru@redhat.com \
--cc=berrange@redhat.com \
--cc=eblake@redhat.com \
--cc=eduardo@habkost.net \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=vsementsov@yandex-team.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.