]> git.proxmox.com Git - mirror_qemu.git/commit - hw/s390x/virtio-ccw.c
virtio-rng-ccw: switch to the new API.
authorKONRAD Frederic <fred.konrad@greensocs.com>
Wed, 24 Apr 2013 08:07:58 +0000 (10:07 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 24 Apr 2013 16:50:19 +0000 (11:50 -0500)
commit2db26d4ca240bc0f04898253b9469a2435665084
treea587ce1cca5bd6ddc9d17b21e35285a87d25fec1
parent0bca1f531312037ab988b883ea3df85ddd2cc5b1
virtio-rng-ccw: switch to the new API.

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

Signed-off-by: KONRAD Frederic <fred.konrad@greensocs.com>
Tested-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Acked-by: Amit Shah <amit.shah@redhat.com>
Message-id: 1366790881-3026-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