mirror of
https://github.com/RGBCube/serenity
synced 2025-10-13 19:52:19 +00:00
![]() This class member was used only to determine the device type when printing messages to the debug log. Instead, remove this class member, and add a quick way to find the device type according to how the VirtIO specification says to do that. This simplifies construction of VirtIODevices a bit, because now the constructor doesn't need to ask for a String identified with the device type. |
||
---|---|---|
.. | ||
VirtIO.cpp | ||
VirtIO.h | ||
VirtIOConsole.cpp | ||
VirtIOConsole.h | ||
VirtIOConsolePort.cpp | ||
VirtIOConsolePort.h | ||
VirtIOQueue.cpp | ||
VirtIOQueue.h | ||
VirtIORNG.cpp | ||
VirtIORNG.h |