Searched refs:qmp_register_command (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/monitor/ |
| H A D | qmp-cmds.c | 201 qmp_register_command(&qmp_commands, "device_add", in monitor_init_qmp_commands() 205 qmp_register_command(&qmp_cap_negotiation_commands, "qmp_capabilities", in monitor_init_qmp_commands()
|
| /openbmc/qemu/include/qapi/ |
| H A D | qmp-registry.h | 44 void qmp_register_command(QmpCommandList *cmds, const char *name,
|
| /openbmc/qemu/qapi/ |
| H A D | qmp-registry.c | 18 void qmp_register_command(QmpCommandList *cmds, const char *name, in qmp_register_command() function
|
| /openbmc/qemu/storage-daemon/ |
| H A D | qemu-storage-daemon.c | 178 qmp_register_command(&qmp_cap_negotiation_commands, "qmp_capabilities", in init_qmp_commands()
|