diff options
| author | Markus Armbruster | 2018-08-06 08:53:24 +0200 |
|---|---|---|
| committer | Markus Armbruster | 2018-08-16 08:42:06 +0200 |
| commit | be62e1724f383c9e5012732af6c4dce587a917ee (patch) | |
| tree | a03e027af209bad2bd8a50399de933346ba88e0b /include | |
| parent | libqtest: Clean up how we read device_del messages (diff) | |
| download | qemu-be62e1724f383c9e5012732af6c4dce587a917ee.tar.gz qemu-be62e1724f383c9e5012732af6c4dce587a917ee.tar.xz qemu-be62e1724f383c9e5012732af6c4dce587a917ee.zip | |
libqtest: Clean up how we read the QMP greeting
qtest_init() still uses the qtest_qmp_discard_response(s, "") hack to
receive the greeting, even though we have qtest_qmp_receive() since
commit 66e0c7b187e. Put it to use.
Bonus: gets rid of an empty format string. A step towards
compile-time format string checking without triggering
-Wformat-zero-length.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20180806065344.7103-4-armbru@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
