From: Markus Armbruster <armbru@redhat.com>
To: "Daniel P. Berrangé" <berrange@redhat.com>
Cc: Bin Guo <guobin@linux.alibaba.com>,
qemu-devel@nongnu.org, pbonzini@redhat.com, philmd@linaro.org
Subject: Re: [PATCH] monitor: disable "info kvm" if !KVM
Date: Thu, 08 Jan 2026 12:35:07 +0100 [thread overview]
Message-ID: <87secg8hhw.fsf@pond.sub.org> (raw)
In-Reply-To: <aV983A6AMQz7MzAW@redhat.com> ("Daniel P. Berrangé"'s message of "Thu, 8 Jan 2026 09:46:04 +0000")
Daniel P. Berrangé <berrange@redhat.com> writes:
> On Thu, Jan 08, 2026 at 08:57:59AM +0100, Markus Armbruster wrote:
>> Bin Guo <guobin@linux.alibaba.com> writes:
>>
>> > Daniel P. Berrangé wrote on Mon, 5 Jan 2026 10:37:16 +0000:
>> >
>> >> Missing commit message explaining why we should do this ?
>> >
>> > The reason for submitting this patch is that the newly supported
>> > 'info accelerators' command can provide a more comprehensive view
>> > of the accelerator's status.
>>
>> Should we deprecate "info kvm"?
>
> Conceptually it is certainly redundant, and for HMP we offer no long
> term stability promise. Is the benefiting of deprecating and then
> removing it, worth the inconvenience we'll cause ?
>
> Perhaps the more important Q first is whether we should deprecate
> query-kvm in QMP ?
Yes.
"info kvm" is a thin wrapper around query-kvm. We should either keep
both or neither.
What should management applications use, query-kvm or
query-accelerators?
If our answer is query-accelerators, we should guide them by deprecating
query-kvm now. This doesn't mean we must delete it as soon as the
deprecation grace period ends.
If our answer is "we don't care", we can keep query-kvm.
If our answer is query-kvm, adding query-accelerators was a mistake.
But I don't think it is.
next prev parent reply other threads:[~2026-01-08 11:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-05 3:43 [PATCH] monitor: disable "info kvm" if !KVM Bin Guo
2026-01-05 10:37 ` Daniel P. Berrangé
2026-01-07 9:40 ` Bin Guo
2026-01-08 7:57 ` Markus Armbruster
2026-01-08 9:46 ` Daniel P. Berrangé
2026-01-08 11:35 ` Markus Armbruster [this message]
2026-01-08 11:38 ` Daniel P. Berrangé
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=87secg8hhw.fsf@pond.sub.org \
--to=armbru@redhat.com \
--cc=berrange@redhat.com \
--cc=guobin@linux.alibaba.com \
--cc=pbonzini@redhat.com \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
/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.