qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Maxim Levitsky
Subject: [PATCH 0/4] Assorted fixes to tests that were broken by recent scsi changes
Date: Mon, 19 Oct 2020 19:36:58 +0300

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]