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-28 08:17:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7423dc20b7dbca786ff04d5ea06b7635fe37f21
ladybird
/
Kernel
/
Bus
/
VirtIO
History
Guilherme Goncalves
33b78915d3
Kernel: Propagate overflow errors from Memory::page_round_up
...
Fixes
#11402
.
2021-12-28 23:08:50 +01:00
..
Console.cpp
Kernel: Some clang-tidy fixes in Bus/VirtIO
2021-12-09 22:53:42 -08:00
Console.h
…
ConsolePort.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
ConsolePort.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
Device.cpp
Kernel: Propagate overflow errors from Memory::page_round_up
2021-12-28 23:08:50 +01:00
Device.h
Kernel: Some clang-tidy fixes in Bus/VirtIO
2021-12-09 22:53:42 -08:00
Queue.cpp
Kernel: Propagate overflow errors from Memory::page_round_up
2021-12-28 23:08:50 +01:00
Queue.h
Kernel: Some clang-tidy fixes in Bus/VirtIO
2021-12-09 22:53:42 -08:00
RNG.cpp
…
RNG.h
Kernel: Fix copy paste in VirtIO::RNG::class_name()
2021-10-03 13:36:10 +02:00