Commit Graph

9 Commits

Author SHA1 Message Date
Alex Zenla
684a7d1f62
introduce logging for debug purposes 2024-01-11 12:21:33 -08:00
Alex Zenla
2e4f688916
fix loading of kernel into memory 2024-01-10 23:28:41 -08:00
Alex Zenla
38a5718ca6
fix memory initialization in boot setup 2024-01-10 22:42:26 -08:00
Alex Zenla
629c3d81b0
actually allocate max memory 2024-01-10 19:18:48 -08:00
Alex Zenla
153619a02c
implement memory allocation in boot setup 2024-01-10 16:07:57 -08:00
Alex Zenla
d46d0cf0c3
cleanup elf loader and more work towards boot support 2024-01-10 10:08:39 -08:00
Alex Zenla
5ff0ea8a1b
split out elfloader and adjust mutability 2024-01-10 08:58:08 -08:00
Alex Zenla
19b797f1a2
implement elf loader 2024-01-09 22:42:49 -08:00
Alex Zenla
35f3346858
implement support for creating domains 2024-01-09 15:40:17 -08:00