qemu-patch-raspberry4/hw/virtio
KONRAD Frederic af1a8ad646 virtio-rng: don't use pointer for configuration.
The configuration field must not be a pointer as it will be used for
virtio-rng properties. So *conf is replaced by conf.

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-2-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-9p-pci: switch to the new API. 2013-04-23 10:37:49 -05:00
virtio-pci.h virtio-9p-pci: switch to the new API. 2013-04-23 10:37:49 -05:00
virtio-rng.c virtio-rng: don't use pointer for configuration. 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