qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Assorted fixes to tests that were broken by recent scsi changes
@ 2020-10-19 16:36 Maxim Levitsky
  2020-10-19 16:36 ` [PATCH 1/4] qdev: Fix two typos Maxim Levitsky
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Maxim Levitsky @ 2020-10-19 16:36 UTC (permalink / raw)
  To: qemu-devel
  Cc: Kevin Wolf, Laurent Vivier, Thomas Huth, Daniel P. Berrangé,
	Eduardo Habkost, qemu-block, Max Reitz, Paolo Bonzini,
	Maxim Levitsky

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




^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-10-29 12:34 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-19 16:36 [PATCH 0/4] Assorted fixes to tests that were broken by recent scsi changes Maxim Levitsky
2020-10-19 16:36 ` [PATCH 1/4] qdev: Fix two typos Maxim Levitsky
2020-10-19 19:51   ` Philippe Mathieu-Daudé
2020-10-24  5:34   ` Thomas Huth
2020-10-26 19:34     ` Laurent Vivier
2020-10-19 16:37 ` [PATCH 2/4] libqtest: fix the order of buffered events Maxim Levitsky
2020-10-19 16:37 ` [PATCH 3/4] libqtest: fix memory leak in the qtest_qmp_event_ref Maxim Levitsky
2020-10-24  5:37   ` Thomas Huth
2020-10-19 16:37 ` [PATCH 4/4] iotests: rewrite iotest 240 in python Maxim Levitsky
2020-10-29 11:16   ` Christian Borntraeger
2020-10-29 12:32     ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).