mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 05:34:58 +00:00
![]() 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. |
||
---|---|---|
.. | ||
VirtIONetworkAdapter.cpp | ||
VirtIONetworkAdapter.h |