Your ROOT_URL in app.ini is https://bdgit.educoder.net/ but you are visiting http://bdgit.educoder.net/rcore_test/rCore-Tutorial-v3-tests/commits/commit/cc10cd10ebb51d76110c0628596d53c949ef144b You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

272 Commits (cc10cd10ebb51d76110c0628596d53c949ef144b)
 

Author SHA1 Message Date
chyyuu cc10cd10eb
Merge pull request from CL8192/dev 3 years ago
yuoo655 b732da242d initiatively exit child in forktree 3 years ago
Yu Chen ca997784ab add comments for qemu-exit 3 years ago
Yu Chen a85cb98743 add VIRT_TEST support for qemu exit with exit_code, for CI autotest 3 years ago
Yu Chen 31a2873a61 update rustsbi-qemu 'commit id:c1761f2' :: setup PMP addr[base:0x0010_0000, len: 0x0000_2000] for VIRT_TEST/RTC 3 years ago
Yu Chen 1371aab236 add more apps for test 3 years ago
chyyuu e615ae4483
Merge pull request from DeathWish5/main 3 years ago
chyyuu 18d4a89ab7
Merge branch 'main' into main 3 years ago
Yu Chen c234d1417b fix bug in sbi_shutdown 3 years ago
Yu Chen cf00c3ae5d update github CI for autotest 3 years ago
chyyuu 87cd106b67
Merge pull request from CL8192/main 3 years ago
chyyuu 3d5e9ed9e6
Merge branch 'main' into main 3 years ago
chyyuu 2bd092dd64
Merge pull request from YdrMaster/main 3 years ago
yuoo655 07675fcd00 add ci tests update usertests 3 years ago
YdrMaster c9a288c110 ci: cache qemu 3 years ago
Yu Chen 8e73480c99 cargo fmt 3 years ago
Yu Chen 8657b656e5 rust-toolchain nightly-2020-04-11 3 years ago
DeathWish5 1afa429e93 feat: CI run tests 3 years ago
Yifan Wu 964445e59c Fix . 3 years ago
Yifan Wu df36cbe657
Merge pull request from wei-huan/main 3 years ago
RunOS 9d2690f8d9 virtaddr -> usize high 256GB addrspace bug fix 3 years ago
chyyuu a8e4c13e99
Merge pull request from cuishuang/main 3 years ago
cuishuang a70a983497 fix some typos 3 years ago
Yifan Wu ca1d7a07b8 Bump Rust to nightly-2022-04-11 && support debugging in release mode 3 years ago
Yu Chen 3b7c4b1cdc update README for debug info of OS 3 years ago
Yu Chen 91c29d0b70 update CI for build-doc 3 years ago
Yu Chen a61d34e2b1 update CI for build api doc 3 years ago
Yu Chen 858334bc02 update CI for build api doc 3 years ago
Yu Chen b6978bf6ec update index.html 3 years ago
Yu Chen aec0a6ebe5 Merge branch 'main' of github.com:rcore-os/rCore-Tutorial-v3 into main 3 years ago
Yu Chen 34e1a3def8 fix typo in CI for build api doc 3 years ago
Yu Chen d6a3de2510 update CI for build api doc 3 years ago
Yu Chen 3a44decf58 add index.html 3 years ago
Yu Chen 923638023d add CI for build-doc 3 years ago
Yu Chen c009012d85 Merge branch 'ch9' into main 3 years ago
Yifan Wu 21d57c1396 use exclusive_session to eliminate some explicit drops. 3 years ago
Yifan Wu 334d868a5c We should disable sie before trapping back to user. 3 years ago
Yifan Wu fbe8e39b38 Still a lot of bugs :( 3 years ago
Yifan Wu 53034d7c33 Add ns16550a 3 years ago
Yifan Wu d3bd19867c Use latest virtio-drivers && add huge_write_mt but it cannot work now 3 years ago
Yifan Wu 6ef566faac IRQ-based VirtIOBlk Access. Plz wait for the virtio-drivers crate to be updated. 3 years ago
Yifan Wu f0f7f6fcaa Update rustsbi-qemu 3 years ago
Yifan Wu 89b9d7c161 Merge recent updates from ch8 3 years ago
Yifan Wu e6b6251979 Update README.md 3 years ago
Yifan Wu 61152471b7 Add boards/ && clippy 3 years ago
Yifan Wu be2ed8fa37 Update README.md 3 years ago
Yifan Wu 6f09af2c0f Support signal mechanism for ch8(only works on signal-thread apps) 3 years ago
Yifan Wu 48bdefe6b8 Update README.md 3 years ago
Yifan Wu 29d6d26644 Fix cat && add count_lines 3 years ago
Yifan Wu 1c55663478 Small Fix && cargo fmt 3 years ago