Drew Galbraith
|
69c73a9386
|
Add a qemu mode that dumps interrupt info.
|
2023-05-30 23:22:52 -07:00 |
Drew Galbraith
|
5bcf1f4e4a
|
Add a second process to be loaded by the bootloader.
|
2023-05-30 20:54:37 -07:00 |
Drew Galbraith
|
a06c9dced4
|
Add thread and process states.
Add a thread exit call.
|
2023-05-29 13:51:03 -07:00 |
Drew Galbraith
|
aefb4f082b
|
Add a kernel ELF module and load it in a new process.
Don't yet jump to userspace.
|
2023-05-29 00:32:54 -07:00 |
Drew Galbraith
|
3e1a1f7485
|
Add a qemu debug option and gdb init file.
|
2023-05-17 22:53:32 -07:00 |
Drew Galbraith
|
e9705f7579
|
Barebones Kernel Commit
Uses limine to boot off of a disk.
Outputs a character to the debug port.
|
2023-05-17 20:20:53 -07:00 |