ladybird/Kernel/Devices/GPU
Liav A 7718842829 Kernel/VirtIO: Ensure proper error propagation in core methods
Simplify core methods in the VirtIO bus handling code by ensuring proper
error propagation. This makes initialization of queues, handling changes
in device configuration, and other core patterns more readable as well.

It also allows us to remove the obnoxious pattern of checking for
boolean "success" and if we get false answer then returning an actual
errno code.
2023-09-24 19:54:23 -06:00
..
Bochs
Console Kernel: Move TTY-related code to a new subdirectory under Devices 2023-09-09 12:08:59 -06:00
Generic
Intel
VirtIO Kernel/VirtIO: Ensure proper error propagation in core methods 2023-09-24 19:54:23 -06:00
VMWare
Definitions.h
DisplayConnector.cpp
DisplayConnector.h
GenericGraphicsAdapter.h
Management.cpp Kernel: Make Graphics device detection a bit more idomatic 2023-09-22 18:39:37 -06:00
Management.h