• Joined on 2023-04-20
lisr created branch prepare_for_master in lisr/hypervisor 2024-09-03 16:01:37 +08:00
lisr pushed to prepare_for_master at lisr/hypervisor 2024-09-03 16:01:37 +08:00
d34135fa77 add makefile
297b5cd8ee feat: build base structure and code
5df068f1f6 establish directory structure
bcd9835020 Support smp for softkernel. Support userland interrupt handler by using ipc. Assure that interrupt is close in kernel and one thread kernel state. Support userland dynamic memory allocation. Move elf image reader to usyscall level. Support blocking task in ipc procedure. Split free physical memory to kernel usage and userland usage. Support killing a other task, but will only freeing a task while it’s not in running state from Tuyuyang
88ded7ca16 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master
Compare 10 commits »
lisr created repository lisr/hypervisor 2024-09-03 15:58:22 +08:00
lisr created repository lisr/xiuos 2024-07-17 10:25:13 +08:00