Re: [PATCH v7 00/13] Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread

2020-10-06 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20201006123904.610658-1-mlevi...@redhat.com/ Hi, This series seems to have some coding style problems. See output below for more information: N/A. Internal error while reading log file The full log is available at

[PATCH v7 00/13] Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread

2020-10-06 Thread Maxim Levitsky
This is the next version of the patches. In this version I implemented Paulo's suggestion of fixing the qtests to cope with out of order events. This resulted in small but nice refactoring. Besides that, the only other change from V6 is that I dropped Paulo's fix to qtest_qmp_device_del since