On Wed, 23 Sep 2026 05:55:32 +0800, Yonggang Luo <[email protected]> wrote: > query-machines returned only the -M name, so management apps inferred > the QOM type as that name plus "-machine". A prefixed type such as > arm-virt-11.1-machine no longer matches -M virt-11.1. Return the QOM > type in MachineInfo typename from object_class_get_name() in > qmp_query_machines(). test_query_machines_typename checks that > qom-list-properties accepts it. > > [...]
Reviewed-by: Marc-André Lureau <[email protected]> -- Marc-André Lureau <[email protected]>
