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
Yu Chen ca997784ab
add comments for qemu-exit
3 years ago
..
boards add comments for qemu-exit 3 years ago
drivers cargo fmt 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 cargo fmt 3 years ago
syscall IRQ-based VirtIOBlk Access. Plz wait for the virtio-drivers crate to be updated. 3 years ago
task add VIRT_TEST support for qemu exit with exit_code, for CI autotest 3 years ago
trap cargo fmt 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 update github CI for autotest 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 cargo fmt 3 years ago
sbi.rs add VIRT_TEST support for qemu exit with exit_code, for CI autotest 3 years ago
timer.rs Still a lot of bugs :( 3 years ago