[PATCH 0/4] Assorted fixes to tests that were broken by recent scsi changes

Maxim Levitsky posted 4 patches 3 years, 6 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20201019163702.471239-1-mlevitsk@redhat.com
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, Max Reitz <mreitz@redhat.com>, "Daniel P. Berrangé" <berrange@redhat.com>, Eduardo Habkost <ehabkost@redhat.com>, Kevin Wolf <kwolf@redhat.com>, Laurent Vivier <lvivier@redhat.com>, Thomas Huth <thuth@redhat.com>
There is a newer version of this series
include/hw/qdev-core.h     |   4 +-
tests/qemu-iotests/240     | 228 ++++++++++++++++---------------------
tests/qemu-iotests/240.out |  76 ++++++++-----
tests/qtest/libqtest.c     |  13 +--
4 files changed, 150 insertions(+), 171 deletions(-)
[PATCH 0/4] Assorted fixes to tests that were broken by recent scsi changes
Posted by Maxim Levitsky 3 years, 6 months ago
Just few fixes, for some stuff that slipped thorough.

Tested with make check, and qcow2/raw/nbd iotests.

Best regards,
	Maxim Levitsky

Maxim Levitsky (4):
  qdev: Fix two typos
  libqtest: fix the order of buffered events
  libqtest: fix memory leak in the qtest_qmp_event_ref
  iotests: rewrite iotest 240 in python

 include/hw/qdev-core.h     |   4 +-
 tests/qemu-iotests/240     | 228 ++++++++++++++++---------------------
 tests/qemu-iotests/240.out |  76 ++++++++-----
 tests/qtest/libqtest.c     |  13 +--
 4 files changed, 150 insertions(+), 171 deletions(-)

-- 
2.26.2