Home
last modified time | relevance | path

Searched refs:qmp_enable_command (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/qapi/
H A Dqmp-registry.h51 void qmp_enable_command(QmpCommandList *cmds, const char *name);
/openbmc/qemu/qapi/
H A Dqmp-registry.c67 void qmp_enable_command(QmpCommandList *cmds, const char *name) in qmp_enable_command() function