Home
last modified time | relevance | path

Searched refs:qmp_register_command (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/monitor/
H A Dqmp-cmds.c201 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 Dqmp-registry.h44 void qmp_register_command(QmpCommandList *cmds, const char *name,
/openbmc/qemu/qapi/
H A Dqmp-registry.c18 void qmp_register_command(QmpCommandList *cmds, const char *name, in qmp_register_command() function
/openbmc/qemu/storage-daemon/
H A Dqemu-storage-daemon.c178 qmp_register_command(&qmp_cap_negotiation_commands, "qmp_capabilities", in init_qmp_commands()