You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/monitor
Philippe Mathieu-Daudé 2c6fab1c14 hw/core: Filter machine list available for a particular target binary
Binaries can register a QOM type to filter their machines
by filling their TargetInfo::machine_typename field.

Commit 28502121be ("system/vl: Filter machine list available
for a particular target binary") added the filter to
machine_help_func() but missed the other places where the machine
list must be filtered, such QMP 'query-machines' command used by
QTests, and select_machine(). Fix that.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-Id: <20251020220941.65269-2-philmd@linaro.org>
2 days ago
..
fds.c include: Rename sysemu/ -> system/ 10 months ago
hmp-cmds-target.c monitor/hmp-cmds-target: add CPU_DUMP_VPU in hmp_info_registers() 4 months ago
hmp-cmds.c monitor: Clean up HMP gdbserver error reporting 3 weeks ago
hmp-target.c include: Rename sysemu/ -> system/ 10 months ago
hmp.c qapi: Move include/qapi/qmp/ to include/qobject/ 8 months ago
meson.build util/qemu-config: Extract QMP commands to qemu-config-qmp.c 2 years ago
monitor-internal.h qapi: Move and rename qapi/qmp/dispatch.h to qapi/qmp-registry.h 8 months ago
monitor.c qapi: Move include/qapi/qmp/ to include/qobject/ 8 months ago
qemu-config-qmp.c hw/core: Filter machine list available for a particular target binary 2 days ago
qmp-cmds-control.c include: Rename sysemu/ -> system/ 10 months ago
qmp-cmds.c migration/block: Rewrite disk activation 10 months ago
qmp.c monitor: don't wake up qmp_dispatcher_co coroutine upon cleanup 6 months ago
trace-events docs: fix references to docs/devel/tracing.rst 4 years ago
trace.h trace: switch position of headers to what Meson requires 5 years ago