summaryrefslogtreecommitdiff
path: root/Kernel/Bus/VirtIO/Console.cpp
AgeCommit message (Expand)Author
2022-04-20Kernel: Allow WorkQueue items allocation failures propagationLiav A
2022-02-20Kernel: Init receive buffer for dynamically created VirtIO console portSviatoslav Peleshko
2022-01-21Kernel: Make Memory::RingBuffer construction fallibleIdan Horowitz
2022-01-13Kernel: Use StringView instead of String in RingBuffer's constructorIdan Horowitz
2021-12-09Kernel: Some clang-tidy fixes in Bus/VirtIOHendiadyoin1
2021-11-30Kernel: Register Virtio console ports with device managementJelle Raaijmakers
2021-09-29Kernel/PCI: Propagate usage of DeviceIdentifier everywhereLiav A
2021-09-08Kernel/Devices: Ensure appropriate locking on the Device map singletonLiav A
2021-09-04Kernel/VirtIO: Defer initialization of device out of the constructorLiav A
2021-09-03Kernel/VirtIO: Stop leaking VirtIO::ConsolePort objectsAndreas Kling
2021-08-31Kernel/VirtIO: Don't expose constructors as public methodLiav A
2021-08-31Kernel/VirtIO: Remove redundant VirtIO word from filenamesLiav A