On (Fri) 29 Mar 2013 [10:02:37], [email protected] wrote:
> From: KONRAD Frederic <[email protected]>
>
> This is the next part of virtio-refactoring.
>
> Basically it creates virtio-serial device which extends virtio-device.
> Then a virtio-serial can be connected on a virtio-bus.
> virtio-serial-pci, virtio-serial-s390 and virtio-serial-ccw are created too,
> they extend respectively virtio-pci, virtio-s390-device, virtio-ccw-device and
> have a virtio-serial.
Except for one error, other things look OK.
Thanks,
Amit