Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-15 | slightly clean up all the assembly code | dzwdz | |
2021-10-15 | kernel: quit QEMU once there are no running processes left | dzwdz | |
2021-09-19 | call sysenter_setup before kmain_early | dzwdz | |
makes the code slightly simpler, imo | |||
2021-07-18 | clean up the linker script, remove duplicate labels | dzwdz | |
2021-07-18 | move all kernel sources to src/kernel/ | dzwdz | |