ladybird/Kernel/VirtIO
x-yl 1492bb2fd6 Kernel: Add support for reading from VirtIOConsole
This allows two-way communication with the host through a VirtIOConsole.
This is necessary for features like clipboard sharing.
2021-07-09 13:19:21 +04:30
..
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: Add support for reading from VirtIOConsole 2021-07-09 13:19:21 +04:30
VirtIOConsole.h Kernel: Add support for reading from VirtIOConsole 2021-07-09 13:19:21 +04:30
VirtIOQueue.cpp Kernel: Use fewer supervisor pages in VirtIOQueues 2021-06-22 10:58:36 +02:00
VirtIOQueue.h Kernel: Move VirtIO code away from using a scatter gather list 2021-05-13 10:00:42 +02:00
VirtIORNG.cpp Kernel: Move special sections into Sections.h 2021-06-24 00:38:23 +02:00
VirtIORNG.h Kernel/Interrupts: Add sensible purposes to VirtIO and USB devices 2021-06-17 16:53:25 +02:00