aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv64/conf/init.c
AgeCommit message (Expand)Author
2024-07-09start working on testsKimplul
2024-07-09allow regions to have reserved areasKimplul
2024-07-09allow mapping null pageKimplul
2024-07-07add req_page back in as I realized it's usefulKimplul
2024-07-07make executable entrypoint universal callbackKimplul
2024-07-07smp now seems to workKimplul
2024-07-06add RAM usage countingKimplul
2024-07-06pretty massive virtual memory rewriteKimplul
2024-07-02more complete interrupt handling outlineKimplul
2024-07-01expand notifications into interrupt handlersKimplul
2024-05-23improve id handlingKimplul
2024-05-10update formatting configKimplul
2023-07-27use nifty variable argument count trickKimplul
2023-06-05give compiler more room to optimize rpc invocationKimplul
2023-06-04add some docs about visionfive2Kimplul
2023-05-01update license stuffKimplul
2023-04-30rename to kmiKimplul
2022-12-02initial shared memory workingKimplul
2022-12-01start looking into memory handlingKimplul
2022-11-13improve documentation on new featuresKimplul
2022-11-13write init more sensiblyKimplul
2022-11-12initial rpc implementationsKimplul
2022-11-11less buggy forkKimplul
2022-11-10initial implementation of process copyingKimplul
2022-09-15change syscalls to take 5 params and return 6Kimplul
2022-09-15add SYS_TICKSKimplul