Add support for the virtio RNG entropy-source device.
Call through to /dev/random synchronously to fill virtio buffers with RNG data. Tested with FreeBSD-CURRENT and Ubuntu guests. Submitted by: Leon Dang Discussed with: markm MFC after: 3 weeks Sponsored by: Nahanni Systems
This commit is contained in:
@@ -26,6 +26,7 @@ SRCS= \
|
||||
pci_passthru.c \
|
||||
pci_virtio_block.c \
|
||||
pci_virtio_net.c \
|
||||
pci_virtio_rnd.c \
|
||||
pci_uart.c \
|
||||
pm.c \
|
||||
pmtmr.c \
|
||||
|
||||
Reference in New Issue
Block a user