On 06/10/2020 14.38, Maxim Levitsky wrote: > In the next patch a new version of qtest_qmp_receive will be > reintroduced that will buffer received qmp events for later > consumption in qtest_qmp_eventwait_ref > > No functional change intended. > > Suggested-by: Paolo Bonzini <pbonz...@redhat.com> > Signed-off-by: Maxim Levitsky <mlevi...@redhat.com> > --- > tests/qtest/ahci-test.c | 4 ++-- > tests/qtest/device-plug-test.c | 2 +- > tests/qtest/drive_del-test.c | 2 +- > tests/qtest/libqos/libqtest.h | 4 ++-- > tests/qtest/libqtest.c | 16 ++++++++-------- > tests/qtest/pvpanic-test.c | 2 +- > tests/qtest/qmp-test.c | 18 +++++++++--------- > 7 files changed, 24 insertions(+), 24 deletions(-)
Acked-by: Thomas Huth <th...@redhat.com>