Home
last modified time | relevance | path

Searched refs:add_client (Results 1 – 9 of 9) sorted by relevance

/qemu/monitor/
A Dqmp-cmds.c124 bool (*add_client)(int fd, bool has_skipauth, bool skipauth, in qmp_add_client() member
150 if (!protocol_table[i].add_client(fd, has_skipauth, skipauth, in qmp_add_client()
/qemu/include/ui/
A Ddbus-module.h5 bool (*add_client)(int csock, Error **errp); member
/qemu/ui/
A Ddbus-module.c34 .add_client = qemu_dbus_display_add_client,
A Dui-qmp-cmds.c148 if (!qemu_dbus_display.add_client(fd, errp)) { in qmp_add_client_dbus_display()
A Ddbus.c527 .add_client = dbus_display_add_client, in register_dbus()
/qemu/qapi/
A Dpragma.json11 'add_client',
A Dmisc.json12 # @add_client:
39 { 'command': 'add_client',
A Dui.json1370 # @add_client).
/qemu/
A Dqemu-options.hx2108 ``p2p=yes|no`` : Use peer-to-peer connection, accepted via QMP ``add_client``.

Completed in 29 milliseconds