Age | Commit message (Expand) | Author |
---|---|---|
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-18 | Kernel: Make VirtIOConsole block when VirtIOQueue is full | Sahan Fernando |
2021-04-17 | Kernel: Finish base implementation of VirtQueues | Idan Horowitz |
2021-04-17 | Kernel: Implement a naive version of virtconsole by memcpying to physical page | Idan Horowitz |
2021-04-17 | Kernel: Activate queues and enable interrutps in VirtIODevices | Idan Horowitz |
2021-04-17 | Kernel: Modernize use of pointers in VirtIO | Idan Horowitz |
2021-04-17 | Kernel: Add base support for VirtIO devices | Idan Horowitz |