Lines Matching full:message

171  * @fmt: QMP message to send to qemu, formatted like
175 * Sends a QMP message to QEMU with fds and returns the response.
185 * @fmt: QMP message to send to qemu, formatted like
189 * Sends a QMP message to QEMU and returns the response.
197 * @fmt: QMP message to send to qemu, formatted like
201 * Sends a QMP message to QEMU and leaves the response in the stream.
231 * @fmt: QMP message to send to QEMU, formatted like
234 * @ap: QMP message arguments
236 * Sends a QMP message to QEMU with fds and returns the response.
246 * @fmt: QMP message to send to QEMU, formatted like
249 * @ap: QMP message arguments
251 * Sends a QMP message to QEMU and returns the response.
262 * @fmt: QMP message to send to QEMU, formatted like
265 * @ap: QMP message arguments
267 * Sends a QMP message to QEMU and leaves the response in the stream.
277 * @fmt: QMP message to send to QEMU, formatted like
280 * @ap: QMP message arguments
282 * Sends a QMP message to QEMU and leaves the response in the stream.
291 * Reads a QMP message from QEMU and returns the response.
299 * Reads a QMP message from QEMU and returns the response.
822 * @fmt: QMP message to send to qemu, formatted like
827 * Sends a QMP message to QEMU, asserts that a 'return' key is present in
837 * @fmt: QMP message to send to qemu, formatted like
842 * Sends a QMP message to QEMU and asserts that a 'return' key is present in
855 * @fmt: QMP message to send to qemu, formatted like
860 * Sends a QMP message with file descriptors to QEMU,
873 * @fmt: QMP message to send to qemu, formatted like
878 * Sends a QMP message with file descriptors to QEMU and
889 * @fmt: QMP message to send to qemu, formatted like
893 * Sends a QMP message to QEMU, asserts that an 'error' key is present in
902 * @fmt: QMP message to send to qemu, formatted like
907 * Sends a QMP message to QEMU, asserts that an 'error' key is present in
917 * @fmt: QMP message to send to qemu, formatted like
921 * Sends a QMP message to QEMU, asserts that a 'return' key is present in
930 * @fmt: QMP message to send to qemu, formatted like
934 * Sends a QMP message to QEMU and asserts that a 'return' key is present in
946 * @fmt: QMP message to send to qemu, formatted like
950 * Sends a QMP message with file descriptors to QEMU,
963 * @fmt: QMP message to send to qemu, formatted like
967 * Sends a QMP message with file descriptors to QEMU and
1045 * @fmt: QMP message to send to qemu, formatted like