aboutsummaryrefslogtreecommitdiff
path: root/include/arch/vmem.h
AgeCommit message (Expand)Author
2024-10-30tests passKimplul
2024-10-29start moving towards threads always being in rpcKimplul
2024-07-09allow mapping null pageKimplul
2024-07-08fix LLVMKimplul
2024-07-07smp now seems to workKimplul
2024-07-06prefer __riscv_xlen over riscv64Kimplul
2024-07-06pretty massive virtual memory rewriteKimplul
2024-07-05formatting and documentationKimplul
2024-07-05allow booting with Qemu's -kernel flag directlyKimplul
2023-06-04visionfive2 bootsKimplul
2023-06-04visionfive2 boots until debugging is initializedKimplul
2023-05-01update license stuffKimplul
2023-04-30rename to kmiKimplul
2022-11-21possible optimisationsKimplul
2022-11-13improve documentation on new featuresKimplul
2022-11-13~1.3M ipc requestsKimplul
2022-11-12slight optimizationKimplul
2022-09-15change syscalls to take 5 params and return 6Kimplul
2022-06-12add license textsKimplul
2022-06-11continue documentationKimplul
2022-05-24make process loading more genericKimplul
2022-05-23new include structure, make parse easier for doxyKimplul
2022-05-22add @file info to all filesKimplul
2022-05-22rename vm_branch to vmemKimplul
2022-05-22improved tcb handling in preparation for processesKimplul
2022-05-21add status info to memory mappingsKimplul
2022-04-10add clang format and run itKimplul
2022-01-07Use #if defined(...) when not guard clauseKimplul
2022-01-07Steps towards better status/debugging controlKimplul
2022-01-07Improved header dependency treeKimplul