]> git.proxmox.com Git - qemu.git/commit
virtio-serial-ccw: switch to the new API.
authorKONRAD Frederic <fred.konrad@greensocs.com>
Tue, 9 Apr 2013 12:53:33 +0000 (14:53 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 15 Apr 2013 15:22:05 +0000 (10:22 -0500)
commit6acf69cd4fcc089f6c2415912431c04e096b5d5e
tree98cac31133baf9d9969e24ffde4319875217f3ce
parent55169140020c431bae446280858bd25e1e54f366
virtio-serial-ccw: switch to the new API.

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

Signed-off-by: KONRAD Frederic <fred.konrad@greensocs.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Acked-by: Amit Shah <amit.shah@redhat.com>
Message-id: 1365512016-21944-5-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