1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 19:52:19 +00:00
serenity/Kernel/Bus/VirtIO
Liav A e418740645 Kernel/VirtIO: Move everything into the VirtIO namespace
Before of this change, many specific classes to VirtIO were in the
Kernel namespace, which polluted it.
Everything should be more organized now, but there's still room for
improvement later.
2021-08-31 16:51:13 +02:00
..
VirtIO.cpp Kernel/VirtIO: Move everything into the VirtIO namespace 2021-08-31 16:51:13 +02:00
VirtIO.h Kernel/VirtIO: Move everything into the VirtIO namespace 2021-08-31 16:51:13 +02:00
VirtIOConsole.cpp Kernel/VirtIO: Move everything into the VirtIO namespace 2021-08-31 16:51:13 +02:00
VirtIOConsole.h Kernel/VirtIO: Move everything into the VirtIO namespace 2021-08-31 16:51:13 +02:00
VirtIOConsolePort.cpp Kernel/VirtIO: Move everything into the VirtIO namespace 2021-08-31 16:51:13 +02:00
VirtIOConsolePort.h Kernel/VirtIO: Move everything into the VirtIO namespace 2021-08-31 16:51:13 +02:00
VirtIOQueue.cpp Kernel/VirtIO: Move everything into the VirtIO namespace 2021-08-31 16:51:13 +02:00
VirtIOQueue.h Kernel/VirtIO: Move everything into the VirtIO namespace 2021-08-31 16:51:13 +02:00
VirtIORNG.cpp Kernel/VirtIO: Move everything into the VirtIO namespace 2021-08-31 16:51:13 +02:00
VirtIORNG.h Kernel/VirtIO: Move everything into the VirtIO namespace 2021-08-31 16:51:13 +02:00