rCore-Tutorial-v3/os/src
2022-06-20 23:32:16 +08:00
..
assert add gui in os 2022-06-18 15:23:16 +08:00
boards set correct virtio-blk irq num --> 8, now exec syscall can read file correctly, and shell can work again 2022-06-20 23:32:16 +08:00
drivers can run virtio gpu/block 2022-06-18 17:50:50 +08:00
fs add gui in os 2022-06-18 15:23:16 +08:00
gui add gui in os 2022-06-18 15:23:16 +08:00
mm virtaddr -> usize high 256GB addrspace bug fix 2022-04-30 21:07:37 +08:00
sync add gui in os 2022-06-18 15:23:16 +08:00
syscall create_desktop in kernel can run correctly 2022-06-20 22:41:20 +08:00
task add VIRT_TEST support for qemu exit with exit_code, for CI autotest 2022-05-15 17:34:24 +08:00
trap cargo fmt 2022-05-14 22:54:20 +08:00
config.rs create_desktop in kernel can run correctly 2022-06-20 22:41:20 +08:00
console.rs use exclusive_session to eliminate some explicit drops. 2022-03-10 16:41:06 -08:00
entry.asm Working on ch8 2021-09-28 01:21:59 +08:00
lang_items.rs update github CI for autotest 2022-05-15 12:03:05 +08:00
linker-k210.ld Link small sections in linker 2021-04-05 16:29:31 +08:00
linker-qemu.ld Link small sections in linker 2021-04-05 16:29:31 +08:00
main.rs set correct virtio-blk irq num --> 8, now exec syscall can read file correctly, and shell can work again 2022-06-20 23:32:16 +08:00
sbi.rs add VIRT_TEST support for qemu exit with exit_code, for CI autotest 2022-05-15 17:34:24 +08:00
timer.rs Still a lot of bugs :( 2022-03-04 09:02:32 -08:00