qemu-iotests test case 067 fails on s390x because the ordering of its
output is architecture-dependent (asynchronous vs. synchronous hotplug
handling). This series fixes the failure by filtering events from QMP
output for 067. There are two possible alternative approaches; see my
notes on the second patch.

Sascha Silbe (2):
  qemu-iotests: add _filter_qmp_events() for filtering out QMP events
  qemu-iotests: 067: ignore QMP events

 tests/qemu-iotests/067           |   4 +-
 tests/qemu-iotests/067.out       | 527 +++------------------------------------
 tests/qemu-iotests/common.filter |   6 +
 3 files changed, 41 insertions(+), 496 deletions(-)

-- 
2.1.4


Reply via email to