Home
last modified time | relevance | path

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

12

/dports/emulators/qemu42/qemu-4.2.1/include/qapi/qmp/
H A Ddispatch.h43 void qmp_disable_command(QmpCommandList *cmds, const char *name);
/dports/emulators/qemu-utils/qemu-4.2.1/include/qapi/qmp/
H A Ddispatch.h43 void qmp_disable_command(QmpCommandList *cmds, const char *name);
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/qapi/qmp/
H A Ddispatch.h44 void qmp_disable_command(QmpCommandList *cmds, const char *name);
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/qapi/qmp/
H A Ddispatch.h44 void qmp_disable_command(QmpCommandList *cmds, const char *name);
/dports/emulators/qemu5/qemu-5.2.0/include/qapi/qmp/
H A Ddispatch.h47 void qmp_disable_command(QmpCommandList *cmds, const char *name);
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/qapi/qmp/
H A Ddispatch.h44 void qmp_disable_command(QmpCommandList *cmds, const char *name);
/dports/emulators/qemu/qemu-6.2.0/include/qapi/qmp/
H A Ddispatch.h49 void qmp_disable_command(QmpCommandList *cmds, const char *name,
/dports/emulators/qemu60/qemu-6.0.0/include/qapi/qmp/
H A Ddispatch.h49 void qmp_disable_command(QmpCommandList *cmds, const char *name,
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/qapi/qmp/
H A Ddispatch.h49 void qmp_disable_command(QmpCommandList *cmds, const char *name,
/dports/emulators/qemu42/qemu-4.2.1/qapi/
H A Dqmp-registry.c55 void qmp_disable_command(QmpCommandList *cmds, const char *name) in qmp_disable_command() function
/dports/emulators/qemu-utils/qemu-4.2.1/qapi/
H A Dqmp-registry.c55 void qmp_disable_command(QmpCommandList *cmds, const char *name) in qmp_disable_command() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/qapi/
H A Dqmp-registry.c55 void qmp_disable_command(QmpCommandList *cmds, const char *name) in qmp_disable_command() function
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/qapi/
H A Dqmp-registry.c55 void qmp_disable_command(QmpCommandList *cmds, const char *name) in qmp_disable_command() function
/dports/emulators/qemu60/qemu-6.0.0/qapi/
H A Dqmp-registry.c59 void qmp_disable_command(QmpCommandList *cmds, const char *name, in qmp_disable_command() function
/dports/emulators/qemu5/qemu-5.2.0/qapi/
H A Dqmp-registry.c58 void qmp_disable_command(QmpCommandList *cmds, const char *name) in qmp_disable_command() function
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/qapi/
H A Dqmp-registry.c59 void qmp_disable_command(QmpCommandList *cmds, const char *name, in qmp_disable_command() function
/dports/emulators/qemu/qemu-6.2.0/qapi/
H A Dqmp-registry.c61 void qmp_disable_command(QmpCommandList *cmds, const char *name, in qmp_disable_command() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/qapi/
H A Dqmp-registry.c63 void qmp_disable_command(QmpCommandList *cmds, const char *name) in qmp_disable_command() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/qga/
H A Dmain.c363 qmp_disable_command(&ga_commands, name);
1277 qmp_disable_command(&ga_commands, l->data);
/dports/emulators/qemu42/qemu-4.2.1/qga/
H A Dmain.c378 qmp_disable_command(&ga_commands, name);
1335 qmp_disable_command(&ga_commands, l->data);
/dports/emulators/qemu/qemu-6.2.0/qga/
H A Dmain.c378 qmp_disable_command(&ga_commands, name, "the agent is in frozen state");
1331 qmp_disable_command(&ga_commands, l->data, NULL);
/dports/emulators/qemu60/qemu-6.0.0/qga/
H A Dmain.c378 qmp_disable_command(&ga_commands, name, "the agent is in frozen state");
1331 qmp_disable_command(&ga_commands, l->data, NULL);
/dports/emulators/qemu5/qemu-5.2.0/qga/
H A Dmain.c379 qmp_disable_command(&ga_commands, name);
1340 qmp_disable_command(&ga_commands, l->data);
/dports/emulators/qemu-utils/qemu-4.2.1/qga/
H A Dmain.c378 qmp_disable_command(&ga_commands, name);
1335 qmp_disable_command(&ga_commands, l->data);
/dports/emulators/qemu-guest-agent/qemu-5.0.1/qga/
H A Dmain.c384 qmp_disable_command(&ga_commands, name);
1345 qmp_disable_command(&ga_commands, l->data);

12