Lines Matching full:response
41 # Wait for expected QMP response from QEMU. Will time out
49 # in the response.
52 # response is not echoed out.
67 # $2: A string to search for in the response; if found, this indicates
69 # $3: A string to search for in the response; if found, this indicates
146 echo "Wrong response matching ${failure_match} on handle ${h}"
153 # Sends QMP or HMP command to QEMU, and waits for the expected response
158 # String that the QEMU response should contain. If it is a null
159 # string, do not wait for a response
162 # until either timeout, or a response. If it is not set, or <=0,
168 # If $qemu_error_no_exit is set, then even if the expected response
173 # strings the response will be scanned for. The first of the two
214 echo "Timeout waiting for command ${1} response on handle ${h}"
362 # Don't print response, since it has version information in it