qemu-patch-raspberry4/hw/virtio
KONRAD Frederic 59ccd20a9a virtio-rng-pci: switch to the new API.
Here the virtio-rng-pci 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.

The virtio_pci_reset function, is removed as no longer used.
The virtio_pci_rst function, is renamed virtio_pci_reset.

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-4-git-send-email-fred.konrad@greensocs.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-04-24 11:50:19 -05:00
..
dataplane hw: move virtio devices to hw/ subdirectories 2013-04-08 18:13:12 +02:00
Makefile.objs virtio: simplify Makefile conditionals 2013-04-19 16:18:11 +02:00
vhost.c vhost: Add vhost_commit callback for SeaBIOS ROM region re-mapping 2013-04-19 10:44:17 +02:00
virtio-balloon.c virtio-balloon: fix integer overflow in BALLOON_CHANGE QMP event 2013-04-19 08:32:44 -04:00
virtio-bus.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
virtio-pci.c virtio-rng-pci: switch to the new API. 2013-04-24 11:50:19 -05:00
virtio-pci.h virtio-rng-pci: switch to the new API. 2013-04-24 11:50:19 -05:00
virtio-rng.c virtio-rng: add virtio-rng device. 2013-04-24 11:50:19 -05:00
virtio.c hw: move virtio devices to hw/ subdirectories 2013-04-08 18:13:12 +02:00