Home
last modified time | relevance | path

Searched refs:qmp_disable_command (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/qapi/qmp/
H A Ddispatch.h49 void qmp_disable_command(QmpCommandList *cmds, const char *name,
/openbmc/qemu/qapi/
H A Dqmp-registry.c61 void qmp_disable_command(QmpCommandList *cmds, const char *name, in qmp_disable_command() function
/openbmc/qemu/qga/
H A Dmain.c487 qmp_disable_command(&ga_commands, name, "the command is not allowed"); in ga_apply_command_filters_iter()