mirror of
https://github.com/RGBCube/serenity
synced 2025-10-13 20:12:06 +00:00
![]() This class as a CharacterDevice really was not useful, because you couldn't even read from it. Also, the random number generator interface should be the /dev/random, so any other interface to get random numbers is generally not a good idea. Instead, let's keep this functionality as an entropy source for random numbers generation, but without exposing a device node. |
||
---|---|---|
.. | ||
VirtIO.cpp | ||
VirtIO.h | ||
VirtIOConsole.cpp | ||
VirtIOConsole.h | ||
VirtIOConsolePort.cpp | ||
VirtIOConsolePort.h | ||
VirtIOQueue.cpp | ||
VirtIOQueue.h | ||
VirtIORNG.cpp | ||
VirtIORNG.h |