This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-30 17:28:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a558916e1f77ed21c49e2e59cd83f09ce2dfa5ac
ladybird
/
Kernel
/
VirtIO
History
Andreas Kling
c9f6786e8b
Kernel: Make various T::class_name() and similar return StringView
...
Instead of returning char const*, we can also give you a StringView.
2021-07-11 01:46:59 +02:00
..
VirtIO.cpp
Kernel: Clarify and make it easy to not use raw numbers
2021-07-03 16:28:49 +02:00
VirtIO.h
Kernel/PCI: Move the PCI components as a subfolder to the Bus directory
2021-07-02 13:16:12 +02:00
VirtIOConsole.cpp
Kernel: Support multiport for VirtIOConsole
2021-07-09 13:19:21 +04:30
VirtIOConsole.h
Kernel: Make various T::class_name() and similar return StringView
2021-07-11 01:46:59 +02:00
VirtIOConsolePort.cpp
Kernel: Support multiport for VirtIOConsole
2021-07-09 13:19:21 +04:30
VirtIOConsolePort.h
Kernel: Make various T::class_name() and similar return StringView
2021-07-11 01:46:59 +02:00
VirtIOQueue.cpp
…
VirtIOQueue.h
…
VirtIORNG.cpp
Kernel: Move special sections into Sections.h
2021-06-24 00:38:23 +02:00
VirtIORNG.h
Kernel: Make various T::class_name() and similar return StringView
2021-07-11 01:46:59 +02:00