virtio-net-ccw: switch to the new API.
authorKONRAD Frederic <fred.konrad@greensocs.com>
Thu, 11 Apr 2013 14:30:00 +0000 (16:30 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 17 Apr 2013 15:28:59 +0000 (10:28 -0500)
commit89334c8b6baebb1e84cd9bb6e796683e53391769
tree1dffba3d394c662ae5f97960435697d085a30e4f
parent74b4fe3d79098b72813e461af565557bb5d35649
virtio-net-ccw: switch to the new API.

Here the virtio-net-ccw is modified for the new API. The device
virtio-net-ccw extends virtio-ccw-device as before. It creates and
connects a virtio-net-device during the init. The properties are not modified.

Signed-off-by: KONRAD Frederic <fred.konrad@greensocs.com>
Tested-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Message-id: 1365690602-22729-6-git-send-email-fred.konrad@greensocs.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/s390x/virtio-ccw.c
hw/s390x/virtio-ccw.h