Commit Graph

15 Commits

Author SHA1 Message Date
4lDO2 0d99333c3f Remove PhysBox. 2023-12-12 12:03:03 +01:00
Ribbon ce5409f9bf Improve the README 2023-11-15 17:20:37 +00:00
Ribbon 02dcf9c180 Improve the README 2023-11-07 15:12:50 +00:00
Ribbon 2ba83c0401 Add code blocks on the TODOs of the README 2023-08-12 09:10:23 +00:00
Ribbon 2a09f96277 Quote the "A Note about Drivers" section 2023-07-24 19:13:42 +00:00
4lDO2 2341e3cb16 Document memory:physical. 2023-07-18 12:24:11 +02:00
Ribbon 12420a1c8c Add kernel functions and the example driver on README 2023-07-13 13:55:35 +00:00
Ribbon 8e0d4cd2ca Improve explanation 2023-07-08 20:55:14 +00:00
Ribbon 17869bfd77 Update acpid TODO 2023-07-08 20:47:25 +00:00
Ribbon 2b86dc0bc9 Document new drivers and explain what is missing on incomplete drivers 2023-07-08 20:34:30 +00:00
Anhad Singh 4bbda21f0b drivers: start building virtio-gpu
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2023-06-29 16:37:59 +10:00
Anhad Singh c898e2e01f virtio-core: make send async
This allows for us to do cool stuff such as
`join!(queue.send(read_command), queue.send(write_command),
queue.send(read_command_2))`

Signed-off-by: Anhad Singh <andypython@protonmail.com>
2023-06-29 14:21:34 +10:00
Anhad Singh fe22264571 misc: include virtiod in the README
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2023-06-19 12:22:03 +10:00
Ribbon e1605444a8 New section on README. 2023-03-26 23:30:58 +00:00
Alberto Souza 800c56f15a Add README.md 2023-02-08 18:55:59 +00:00