Home
last modified time | relevance | path

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

/openbmc/qemu/include/monitor/
H A Dqmp-helpers.h15 bool qmp_add_client_spice(int fd, bool has_skipauth, bool skipauth,
/openbmc/qemu/monitor/
H A Dqmp-cmds.c128 { "spice", qmp_add_client_spice }, in qmp_add_client()
/openbmc/qemu/ui/
H A Dui-qmp-cmds.c116 bool qmp_add_client_spice(int fd, bool has_skipauth, bool skipauth, in qmp_add_client_spice() function