Re: [Qemu-devel] [PATCH v6 4/8] virtio-blk-s390: switch to the new API.

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

[Qemu-devel] [PATCH v6 4/8] virtio-blk-s390: switch to the new API.

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