Home
last modified time | relevance | path

Searched refs:qmp_register_command (Results 1 – 25 of 35) sorted by relevance

12

/dports/emulators/qemu5/qemu-5.2.0/storage-daemon/
H A Dqemu-storage-daemon.c145 qmp_register_command(&qmp_commands, "query-qmp-schema", in init_qmp_commands()
149 qmp_register_command(&qmp_cap_negotiation_commands, "qmp_capabilities", in init_qmp_commands()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/
H A Dqemu-storage-daemon.c145 qmp_register_command(&qmp_commands, "query-qmp-schema",
149 qmp_register_command(&qmp_cap_negotiation_commands, "qmp_capabilities",
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/
H A Dqemu-storage-daemon.c145 qmp_register_command(&qmp_commands, "query-qmp-schema", in init_qmp_commands()
149 qmp_register_command(&qmp_cap_negotiation_commands, "qmp_capabilities", in init_qmp_commands()
/dports/emulators/qemu42/qemu-4.2.1/include/qapi/qmp/
H A Ddispatch.h40 void qmp_register_command(QmpCommandList *cmds, const char *name,
/dports/emulators/qemu-utils/qemu-4.2.1/include/qapi/qmp/
H A Ddispatch.h40 void qmp_register_command(QmpCommandList *cmds, const char *name,
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/qapi/qmp/
H A Ddispatch.h40 void qmp_register_command(QmpCommandList *cmds, const char *name,
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/qapi/qmp/
H A Ddispatch.h40 void qmp_register_command(QmpCommandList *cmds, const char *name,
/dports/emulators/qemu5/qemu-5.2.0/include/qapi/qmp/
H A Ddispatch.h43 void qmp_register_command(QmpCommandList *cmds, const char *name,
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/qapi/qmp/
H A Ddispatch.h40 void qmp_register_command(QmpCommandList *cmds, const char *name,
/dports/emulators/qemu/qemu-6.2.0/include/qapi/qmp/
H A Ddispatch.h44 void qmp_register_command(QmpCommandList *cmds, const char *name,
/dports/emulators/qemu60/qemu-6.0.0/include/qapi/qmp/
H A Ddispatch.h45 void qmp_register_command(QmpCommandList *cmds, const char *name,
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/qapi/qmp/
H A Ddispatch.h45 void qmp_register_command(QmpCommandList *cmds, const char *name,
/dports/emulators/qemu42/qemu-4.2.1/qapi/
H A Dqmp-registry.c18 void qmp_register_command(QmpCommandList *cmds, const char *name, in qmp_register_command() function
/dports/emulators/qemu-utils/qemu-4.2.1/qapi/
H A Dqmp-registry.c18 void qmp_register_command(QmpCommandList *cmds, const char *name, in qmp_register_command() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/qapi/
H A Dqmp-registry.c18 void qmp_register_command(QmpCommandList *cmds, const char *name, in qmp_register_command() function
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/qapi/
H A Dqmp-registry.c18 void qmp_register_command(QmpCommandList *cmds, const char *name, in qmp_register_command() function
/dports/emulators/qemu60/qemu-6.0.0/qapi/
H A Dqmp-registry.c18 void qmp_register_command(QmpCommandList *cmds, const char *name, in qmp_register_command() function
/dports/emulators/qemu5/qemu-5.2.0/qapi/
H A Dqmp-registry.c18 void qmp_register_command(QmpCommandList *cmds, const char *name, in qmp_register_command() function
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/qapi/
H A Dqmp-registry.c18 void qmp_register_command(QmpCommandList *cmds, const char *name, in qmp_register_command() function
/dports/emulators/qemu/qemu-6.2.0/qapi/
H A Dqmp-registry.c18 void qmp_register_command(QmpCommandList *cmds, const char *name, in qmp_register_command() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/qapi/
H A Dqmp-registry.c18 void qmp_register_command(QmpCommandList *cmds, const char *name, in qmp_register_command() function
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/storage-daemon/
H A Dqemu-storage-daemon.c146 qmp_register_command(&qmp_cap_negotiation_commands, "qmp_capabilities", in init_qmp_commands()
/dports/emulators/qemu/qemu-6.2.0/storage-daemon/
H A Dqemu-storage-daemon.c148 qmp_register_command(&qmp_cap_negotiation_commands, "qmp_capabilities", in init_qmp_commands()
/dports/emulators/qemu60/qemu-6.0.0/storage-daemon/
H A Dqemu-storage-daemon.c146 qmp_register_command(&qmp_cap_negotiation_commands, "qmp_capabilities", in init_qmp_commands()
/dports/emulators/qemu5/qemu-5.2.0/monitor/
H A Dmisc.c239 qmp_register_command(&qmp_commands, "query-qmp-schema", in monitor_init_qmp_commands()
241 qmp_register_command(&qmp_commands, "device_add", qmp_device_add, in monitor_init_qmp_commands()
243 qmp_register_command(&qmp_commands, "object-add", qmp_object_add, in monitor_init_qmp_commands()
247 qmp_register_command(&qmp_cap_negotiation_commands, "qmp_capabilities", in monitor_init_qmp_commands()

12