]> Git Repo - qemu.git/commit
virtio-rng-ccw: switch to the new API.
authorKONRAD Frederic <[email protected]>
Wed, 24 Apr 2013 08:07:58 +0000 (10:07 +0200)
committerAnthony Liguori <[email protected]>
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 <[email protected]>
Tested-by: Cornelia Huck <[email protected]>
Acked-by: Amit Shah <[email protected]>
Message-id: 1366790881[email protected]
Signed-off-by: Anthony Liguori <[email protected]>
hw/s390x/virtio-ccw.c
hw/s390x/virtio-ccw.h
This page took 0.025043 seconds and 4 git commands to generate.