• Joined on 2026-05-02
karina pushed to feat/modules at 0xKSor/ksOS 2026-05-03 11:49:51 +00:00
08248e3f3c WIP: modules
karina created branch feat/modules in 0xKSor/ksOS 2026-05-03 11:49:51 +00:00
karina created pull request 0xKSor/ksOS#1 2026-05-03 09:07:00 +00:00
Working kernel written on C and userspace-ready
karina pushed to dev at 0xKSor/ksOS 2026-05-03 09:06:01 +00:00
2c7396353c Readme and license
karina pushed to dev at 0xKSor/ksOS 2026-05-03 08:28:37 +00:00
038219772e fix(scheduler): yield fixed and dont panic
5ef70cc72d feat: CPUCleanAndInvalidateCode for future EL0 support
684c7216fe chore: update .gitignore
c428097ec6 fix(serial): VMPhysToHHDM
Compare 4 commits »
karina pushed to dev at 0xKSor/ksOS 2026-05-03 06:47:48 +00:00
359eaeb405 fix(VMM): use correct APTable encoding for table descriptors
karina pushed to dev at 0xKSor/ksOS 2026-05-03 06:12:08 +00:00
b4d52650fb fix(VMM): use correct APTable encoding for table descriptors
karina pushed to dev at 0xKSor/ksOS 2026-05-02 20:43:36 +00:00
a3dc3054b8 build: added -Wno-incompatible-library-redeclaration to kernel cmakelists to disable warning
karina pushed to dev at 0xKSor/ksOS 2026-05-02 20:32:42 +00:00
6dd68f8162 fix: plug memory map leak, save sp_el0, dynamic UART, kill loop
karina pushed to dev at 0xKSor/ksOS 2026-05-02 19:18:24 +00:00
7ff9f4ad4c fix: use rounded bitmap size in VMM kernel mapping calculation
karina pushed to main at 0xKSor/ksOS 2026-05-02 19:06:14 +00:00
karina created branch main in 0xKSor/ksOS 2026-05-02 19:06:14 +00:00
karina pushed to dev at 0xKSor/ksOS 2026-05-02 19:05:41 +00:00
5673c44a99 fix: scheduler L0 table confusion, PMM bitmap rounding, dead task handling
272b9c8998 chore: general cleanup in code (removed unused includes and cosmetic stuff
b519e69fbd feat(panic): funMessages in panic
fa6e8dfe7c Merge pull request #17 from 0xKSor/feat/scheduler
e06abbcb23 feat(scheduler): working scheduler
Compare 10 commits »
karina created branch dev in 0xKSor/ksOS 2026-05-02 19:05:41 +00:00
karina created repository 0xKSor/ksOS 2026-05-02 19:02:39 +00:00