Re: [Qemu-devel] [PATCH v2 0/2] qemu-iotests: fix 140 on s390x

2016-02-20 Thread Max Reitz
On 18.02.2016 21:37, Sascha Silbe wrote: > Yet another IDE-using test crept in (commit 16dee418). Fix it by > disabling the implicit drive. > > v1->v2: > - don't use any drive at all instead of replacing IDE with virtio-scsi > - split off virtio alias patch into separate series (no longer needed >

[Qemu-devel] [PATCH v2 0/2] qemu-iotests: fix 140 on s390x

2016-02-18 Thread Sascha Silbe
Yet another IDE-using test crept in (commit 16dee418). Fix it by disabling the implicit drive. v1->v2: - don't use any drive at all instead of replacing IDE with virtio-scsi - split off virtio alias patch into separate series (no longer needed in this one) - add patch to improve description of q