Home
last modified time | relevance | path

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

/qemu/include/qapi/qmp/
H A Ddispatch.h51 void qmp_enable_command(QmpCommandList *cmds, const char *name);
/qemu/qapi/
H A Dqmp-registry.c67 void qmp_enable_command(QmpCommandList *cmds, const char *name) in qmp_enable_command() function
/qemu/qga/
H A Dmain.c438 qmp_enable_command(&ga_commands, name); in ga_enable_non_blocked()