Gmane
From: Jeff Garzik <jeff <at> garzik.org>
Subject: Virt RNG?
Newsgroups: gmane.linux.kernel, gmane.linux.kernel.virtualization
Date: 2008-05-15 18:48:53 GMT (1 year, 7 weeks, 18 hours and 33 minutes ago)
Has anyone yet written a "hw" RNG module for virt, that reads the host's 
random number pool?

All this talk[1] about IRQF_SAMPLE_RANDOM in network drivers reminds me 
that virt guest instances should be grabbing random numbers from the 
host, especially if the host has a hardware RNG.

	Jeff

[1] lkml&netdev thread: "[PATCH] drivers/net: remove network drivers' 
last few uses of IRQF_SAMPLE_RANDOM"