Lines Matching full:send
116 * Send a "system_reset" command to the QEMU under test, and wait for
125 * Send a "system_reset" command to the QEMU under test, but do not
171 * @fmt: QMP message to send to qemu, formatted like
185 * @fmt: QMP message to send to qemu, formatted like
197 * @fmt: QMP message to send to qemu, formatted like
209 * @fmt: text to send, formatted like sprintf()
231 * @fmt: QMP message to send to QEMU, formatted like
246 * @fmt: QMP message to send to QEMU, formatted like
262 * @fmt: QMP message to send to QEMU, formatted like
277 * @fmt: QMP message to send to QEMU, formatted like
379 * @fmt: HMP command to send to QEMU, formats arguments like sprintf().
381 * Send HMP command to QEMU via QMP's human-monitor-command.
391 * @fmt: HMP command to send to QEMU, formats arguments like vsprintf().
394 * Send HMP command to QEMU via QMP's human-monitor-command.
822 * @fmt: QMP message to send to qemu, formatted like
837 * @fmt: QMP message to send to qemu, formatted like
853 * @fds: the file descriptors to send
854 * @nfds: number of @fds to send
855 * @fmt: QMP message to send to qemu, formatted like
871 * @fds: the file descriptors to send
872 * @nfds: number of @fds to send
873 * @fmt: QMP message to send to qemu, formatted like
889 * @fmt: QMP message to send to qemu, formatted like
902 * @fmt: QMP message to send to qemu, formatted like
917 * @fmt: QMP message to send to qemu, formatted like
930 * @fmt: QMP message to send to qemu, formatted like
944 * @fds: the file descriptors to send
945 * @nfds: number of @fds to send
946 * @fmt: QMP message to send to qemu, formatted like
961 * @fds: the file descriptors to send
962 * @nfds: number of @fds to send
963 * @fmt: QMP message to send to qemu, formatted like
1045 * @fmt: QMP message to send to qemu, formatted like
1102 void (*send)(void*, const char*));