Excellent, thanks Jeff! Am I right in thinking that similar code could be used to forward any character device?
Unrelated question, is skas0 going to work on x86_64 as host or/and as guest: I mean will I be able to run a x86 kernel on x86_64 with skas? - there seems to be a few patches that mention this arch, is there any combination that compile (for a 64bit guest) ? Also, is skas0 as secure as skas3? Can't the guest use the 2 pages above its stack to get access to the host's syscalls? Thanks Antoine > I wrote a little HW random number generator based on hw_random.c. It > hooks > itself up to major 10, minor 183, which seems to be the standard for > a > HW RNG. The standard name for this seems to be /dev/hwrng. > > I don't know if the ususal random number consumers look for /dev/hwrng > before > /dev/random, but if they do, this driver should fix their problems. > If not, > you can always change your /dev/random to (10, 183). > > For now, the patch is "random" at > http://user-mode-linux.sf.net/patches.html > > It'll be merged into mainline probably soonish, after the blatant bug > fixes. > > Jeff > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user