diff options
author | John Snow <jsnow@redhat.com> | 2015-04-28 15:27:51 -0400 |
---|---|---|
committer | John Snow <jsnow@redhat.com> | 2015-04-28 15:27:51 -0400 |
commit | ba4ed39346c1bdbfefd1d781b39009f90822b956 (patch) | |
tree | 138ecd884fc65df94f6a2ec8584d1333a3c77161 /tests/libqos/libqos.c | |
parent | 8fe941f749b2db3735abade1c298552de4eab496 (diff) | |
download | qemu-ba4ed39346c1bdbfefd1d781b39009f90822b956.tar.gz qemu-ba4ed39346c1bdbfefd1d781b39009f90822b956.tar.bz2 qemu-ba4ed39346c1bdbfefd1d781b39009f90822b956.zip |
libqtest: add qmp_async
Add qmp_async, which lets us send QMP commands asynchronously.
This is useful when we want to send commands that will trigger
event responses, but we don't know in what order to expect them.
Sometimes the event responses may arrive even before the command
confirmation will show up, so it is convenient to leave the responses
in the stream.
Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 1426018503-821-5-git-send-email-jsnow@redhat.com
Diffstat (limited to 'tests/libqos/libqos.c')
0 files changed, 0 insertions, 0 deletions