-
Frederic Konrad authored
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>Frederic Konrad authoredHere 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>
Loading