John Snow ba4ed39346 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
2015-04-28 15:27:51 -04:00
2015-03-19 11:30:37 +03:00
2015-04-28 15:27:51 -04:00
2015-04-26 16:49:26 +01:00
2015-04-28 12:22:20 +01:00
2015-04-28 15:27:51 -04:00
2015-04-27 20:00:57 +01:00
2015-04-04 09:45:59 +03:00
2015-04-28 15:36:09 +02:00
2015-03-25 13:38:07 +01:00
2015-04-26 16:49:24 +01:00
2015-03-17 14:31:15 +01:00
2015-04-02 15:58:39 +02:00
2015-04-28 10:31:03 +01:00
2015-03-19 17:47:08 +00:00
2015-04-26 16:49:24 +01:00
2015-04-25 22:05:07 +01:00
2015-03-26 15:31:46 +01:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%