Re: [Qemu-devel] [PATCH v2] s390: deprecate the non-ccw machine in 2.5

2015-11-06 Thread Cornelia Huck
On Fri, 6 Nov 2015 13:07:25 +0100 Christian Borntraeger wrote: > The non-ccw machine for s390 (s390-virtio) is not very well maintained > and caused several issues in the past: > - aliases like virtio-blk did not work for s390 > - virtio refactoring failed due to long standing bugs (e.g.see > co

[Qemu-devel] [PATCH v2] s390: deprecate the non-ccw machine in 2.5

2015-11-06 Thread Christian Borntraeger
The non-ccw machine for s390 (s390-virtio) is not very well maintained and caused several issues in the past: - aliases like virtio-blk did not work for s390 - virtio refactoring failed due to long standing bugs (e.g.see commit cb927b8a "s390-virtio: Accommodate guests using virtqueues too early")