diff options
author | Maxim Levitsky | 2020-10-06 14:59:32 +0200 |
---|---|---|
committer | Paolo Bonzini | 2020-10-12 17:50:49 +0200 |
commit | 5e34005571af53b73e4a10cb2c6e0712cf6b8d2c (patch) | |
tree | 7c54a46a8b9a5a081651605d7dbdf028101d124b /contrib | |
parent | qtest: Reintroduce qtest_qmp_receive with QMP event buffering (diff) | |
download | qemu-5e34005571af53b73e4a10cb2c6e0712cf6b8d2c.tar.gz qemu-5e34005571af53b73e4a10cb2c6e0712cf6b8d2c.tar.xz qemu-5e34005571af53b73e4a10cb2c6e0712cf6b8d2c.zip |
qtest: remove qtest_qmp_receive_success
The purpose of qtest_qmp_receive_success was mostly to process events
that arrived between the issueing of a command and the "return"
line from QMP. This is now handled by the buffering of events
that libqtest performs automatically.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions