You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rCore-Tutorial-v3-tests/os/src
DeathWish5 1afa429e93
feat: CI run tests
3 years ago
..
boards We should disable sie before trapping back to user. 3 years ago
drivers fix some typos 3 years ago
fs We should disable sie before trapping back to user. 3 years ago
mm virtaddr -> usize high 256GB addrspace bug fix 3 years ago
sync feat: CI run tests 3 years ago
syscall IRQ-based VirtIOBlk Access. Plz wait for the virtio-drivers crate to be updated. 3 years ago
task feat: CI run tests 3 years ago
trap We should disable sie before trapping back to user. 3 years ago
config.rs Add ns16550a 3 years ago
console.rs use exclusive_session to eliminate some explicit drops. 3 years ago
entry.asm Working on ch8 4 years ago
lang_items.rs Small Fix && cargo fmt 3 years ago
linker-k210.ld Link small sections in linker 4 years ago
linker-qemu.ld Link small sections in linker 4 years ago
main.rs Still a lot of bugs :( 3 years ago
sbi.rs Merge recent updates from ch8 3 years ago
timer.rs Still a lot of bugs :( 3 years ago