Commit Graph

277 Commits (21bae8b034375712ac283a6d152c953358996e61)
 

Author SHA1 Message Date
Yu Chen 21bae8b034 add cargo fmt in Makefile, and exec make fmt
3 years ago
Yu Chen a773a977e7 udpate README
3 years ago
chyyuu d52256baa9
Merge pull request #78 from CL8192/forktree-fix
3 years ago
cl8192 7c83dd49e7 wait child exit in forktree
3 years ago
Yu Chen 9a95c7dcb4 update usr apps: usertests.rs cat.rs. now all apps in usertests can run correctly
3 years ago
chyyuu cc10cd10eb
Merge pull request #77 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 #45 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 #75 from CL8192/main
3 years ago
chyyuu 3d5e9ed9e6
Merge branch 'main' into main
3 years ago
chyyuu 2bd092dd64
Merge pull request #74 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 #71.
3 years ago
Yifan Wu df36cbe657
Merge pull request #69 from wei-huan/main
3 years ago
RunOS 9d2690f8d9 virtaddr -> usize high 256GB addrspace bug fix
3 years ago
chyyuu a8e4c13e99
Merge pull request #65 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