From: Markus Armbruster <armbru@redhat.com>
To: Maksim Davydov <davydov-max@yandex-team.ru>
Cc: qemu-devel@nongnu.org, vsementsov@yandex-team.ru,
eduardo@habkost.net, marcel.apfelbaum@gmail.com,
philmd@linaro.org, wangyanan55@huawei.com, jsnow@redhat.com,
eblake@redhat.com, pbonzini@redhat.com, berrange@redhat.com,
alxndr@bu.edu, den@virtuozzo.com
Subject: Re: [PATCH v9 2/4] qmp: add dump machine type compatibility properties
Date: Wed, 28 Feb 2024 07:56:24 +0100 [thread overview]
Message-ID: <87o7c13wmf.fsf@pond.sub.org> (raw)
In-Reply-To: <20240222153912.646053-3-davydov-max@yandex-team.ru> (Maksim Davydov's message of "Thu, 22 Feb 2024 18:39:10 +0300")
Maksim Davydov <davydov-max@yandex-team.ru> writes:
> To control that creating new machine type doesn't affect the previous
> types (their compat_props) and to check complex compat_props inheritance
> we need qmp command to print machine type compatibility properties.
> This patch adds the ability to get list of all the compat_props of the
> corresponding supported machines for their comparison via new optional
> argument of "query-machines" command. Since information on compatibility
> properties can increase the command output by a factor of 40, add an
> argument to enable it, default off.
>
> Signed-off-by: Maksim Davydov <davydov-max@yandex-team.ru>
> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
QAPI schema
Acked-by: Markus Armbruster <armbru@redhat.com>
next prev parent reply other threads:[~2024-02-28 6:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-22 15:39 [PATCH v9 0/4] compare machine type compat_props Maksim Davydov
2024-02-22 15:39 ` [PATCH v9 1/4] qom: add default value Maksim Davydov
2024-02-22 15:39 ` [PATCH v9 2/4] qmp: add dump machine type compatibility properties Maksim Davydov
2024-02-28 6:56 ` Markus Armbruster [this message]
2024-02-22 15:39 ` [PATCH v9 3/4] python/qemu/machine: add method to retrieve QEMUMachine::binary field Maksim Davydov
2024-02-22 15:39 ` [PATCH v9 4/4] scripts: add script to compare compatibility properties Maksim Davydov
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=87o7c13wmf.fsf@pond.sub.org \
--to=armbru@redhat.com \
--cc=alxndr@bu.edu \
--cc=berrange@redhat.com \
--cc=davydov-max@yandex-team.ru \
--cc=den@virtuozzo.com \
--cc=eblake@redhat.com \
--cc=eduardo@habkost.net \
--cc=jsnow@redhat.com \
--cc=marcel.apfelbaum@gmail.com \
--cc=pbonzini@redhat.com \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=vsementsov@yandex-team.ru \
--cc=wangyanan55@huawei.com \
/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.