Re: [Qemu-devel] [PATCH v6 5/8] virtio-blk-ccw switch to new API.

2013-03-12 Thread Peter Maydell
On 12 March 2013 09:22, wrote: > From: KONRAD Frederic > > Here the virtio-ccw-s390 is modified for the new API. The device > virtio-ccw-s390 extends virtio-ccw-device as before. It creates and > connects a virtio-ccw during the init. The properties are not modified. > > Signed-off-by: KONRAD Fr

[Qemu-devel] [PATCH v6 5/8] virtio-blk-ccw switch to new API.

2013-03-12 Thread fred . konrad
From: KONRAD Frederic Here the virtio-ccw-s390 is modified for the new API. The device virtio-ccw-s390 extends virtio-ccw-device as before. It creates and connects a virtio-ccw during the init. The properties are not modified. Signed-off-by: KONRAD Frederic --- hw/s390x/virtio-ccw.c | 37 +