Home
last modified time | relevance | path

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

/qemu/include/qapi/qmp/
H A Ddispatch.h49 void qmp_disable_command(QmpCommandList *cmds, const char *name,
/qemu/qapi/
H A Dqmp-registry.c61 void qmp_disable_command(QmpCommandList *cmds, const char *name, in qmp_disable_command() function
/qemu/qga/
H A Dmain.c415 qmp_disable_command(&ga_commands, name, "the agent is in frozen state"); in ga_disable_not_allowed_freeze()
450 qmp_disable_command(&ga_commands, name, "the command is not allowed"); in ga_disable_not_allowed()
1450 qmp_disable_command(&ga_commands, l->data, NULL); in initialize_agent()