Any objections to this? I'm planning to merge it this week. On Sat, Jun 08, 2019 at 08:34:46PM -0300, Eduardo Habkost wrote: > Changes v1 -> v2: > * I've decided to get rid of the status-message and > suggested-alternative fields, to avoid more bikeshedding. > > This series adds machine type deprecation information to the > output of the `query-machines` QMP command. With this, libvirt > and management software will be able to show this information to > users and/or suggest changes to VM configuration to avoid > deprecated machine types. > > Eduardo Habkost (1): > qmp: Add deprecation information to query-machines > > qapi/misc.json | 7 ++++++- > vl.c | 1 + > 2 files changed, 7 insertions(+), 1 deletion(-) > > -- > 2.18.0.rc1.1.g3f1ff2140 >
-- Eduardo