Yifan Wu
|
ed0d358c05
|
Merge pull request #139 from jklincn/main
|
2024-01-26 22:14:37 +08:00 |
|
Yifan Wu
|
526c7e7d74
|
config: use MEMORY_END from mod boards #136
|
2024-01-21 22:07:42 +08:00 |
|
Yifan Wu
|
e4fb5eb83d
|
Merge pull request #134 from cndoit18/add-devcontainer
feat: support devcontainer
|
2024-01-21 01:24:19 +08:00 |
|
Yifan Wu
|
e1db87049f
|
Bump rust to version 1.77.0-nightly
|
2024-01-20 22:26:03 +08:00 |
|
Yifan Wu
|
48e5c194f9
|
Update doc-and-test.yml
|
2023-10-15 15:27:08 +08:00 |
|
Yifan Wu
|
28f72467a0
|
Bump rust to version 1.75.0-nightly
|
2023-10-10 21:53:00 +08:00 |
|
Yifan Wu
|
950dc6e1a3
|
Fix issue #123
|
2023-05-31 21:18:12 +08:00 |
|
Yifan Wu
|
080da49562
|
Fix issue #117
|
2023-05-03 09:57:36 +08:00 |
|
Yifan Wu
|
aa9ff4361b
|
Update os/Makefile: Added QEMU_ARGS
|
2023-04-30 01:08:24 +08:00 |
|
Yifan Wu
|
dd61253e9c
|
cargo fmt
|
2023-03-30 22:56:51 +08:00 |
|
Yifan Wu
|
b7e19c5418
|
fix ch5
|
2023-03-29 20:51:50 +08:00 |
|
Yifan Wu
|
91ecdc59d4
|
Use error! instead of println! when panicking
|
2023-03-29 20:46:13 +08:00 |
|
Yifan Wu
|
38a9a98f96
|
Using sbi-rt instead of asm && update rustsbi-qemu to latest
rustsbi-qemu version: a4f0bbe44d9f2f1069a9e5becd09f291e542852c
|
2023-03-29 20:45:57 +08:00 |
|
Yifan Wu
|
8fb37cc75a
|
Remove unnecessary output.
|
2023-02-01 21:13:21 +08:00 |
|
Yu Chen
|
c776b9e716
|
fix for rust-analyzer warning
|
2022-12-31 11:08:03 +08:00 |
|
Yifan Wu
|
6d35fdedf6
|
user add fp support
|
2022-12-21 21:23:43 +08:00 |
|
Yifan Wu
|
3e9ff0ebda
|
Workflow: Remove k210 support.
|
2022-12-14 00:34:22 +08:00 |
|
Yifan Wu
|
e78d76e9bb
|
Remove K210 support.
|
2022-12-14 00:08:05 +08:00 |
|
Yifan Wu
|
de0900311a
|
Remove K210 support.
|
2022-12-13 23:05:14 +08:00 |
|
Yifan Wu
|
98e87823b7
|
Update stack_overflow
|
2022-11-29 11:12:29 +08:00 |
|
Yifan Wu
|
872008472d
|
in entry.asm: boot_stack->boot_stack_lower_bound
|
2022-11-29 09:45:20 +08:00 |
|
YdrMaster
|
d6cd2d5ffc
|
build: update toolchain
Signed-off-by: YdrMaster <ydrml@hotmail.com>
|
2022-10-20 11:50:18 +08:00 |
|
Yifan Wu
|
648a8b9916
|
Bump rustsbi-qemu to 701e891
|
2022-10-09 05:10:33 +08:00 |
|
Yifan Wu
|
bade0df440
|
Update Docker
|
2022-10-01 20:24:09 +08:00 |
|
Yu Chen
|
3893b4c7be
|
udpate rust-toolchain: nightly-2022-07-20, cargo-utils 0.36
|
2022-07-25 11:49:26 +08:00 |
|
Yifan Wu
|
995387bfba
|
Using Self in some methods of mm/task; maintain base_size when exec
|
2022-07-19 23:36:03 +01:00 |
|
Yu Chen
|
1cc69229d3
|
update Dockerfile: ubuntu 18.04-->20.04, QEMU-5.0-->7.0
|
2022-07-18 11:25:29 +08:00 |
|
Yu Chen
|
e15c1cc9a0
|
support rust-analyzer for board_qemu features
|
2022-07-14 10:04:41 +08:00 |
|
Yu Chen
|
395a56fc36
|
add CI autotest, update README
|
2022-06-24 00:57:34 +08:00 |
|
Yu Chen
|
f8de9fbfb1
|
sbi spec uses a6, a7 as sbicall id, so we need to set a6 to 0
|
2022-06-21 23:45:12 +08:00 |
|
Yu Chen
|
bd23fdad22
|
update rustsbi commit-id 74c103bc0f0c1931074c6edcd65a83fdff3cec33 in git@github.com:YdrMaster/rustsbi-qemu.git
|
2022-06-21 23:44:16 +08:00 |
|
Yu Chen
|
21c3c492ac
|
add cargo fmt in Makefile, and exec make fmt
|
2022-05-20 08:54:07 +08:00 |
|
Yifan Wu
|
3fd8b8e94d
|
Fix #69.
|
2022-05-13 01:01:07 -07:00 |
|
chyyuu
|
8c92e66f6a
|
Merge pull request #66 from hypocrasy/ch5
Ch5 comments
|
2022-04-24 10:48:07 +08:00 |
|
hypocrasy
|
4387d128d8
|
Add comments in ch5
|
2022-04-22 17:58:00 +08:00 |
|
hypocrasy
|
5aee0ddfd3
|
Add comments in ch5
|
2022-04-22 16:57:17 +08:00 |
|
Yifan Wu
|
1205a81f35
|
Bump Rust to nightly-2022-04-11 && support dubugging in release mode
|
2022-04-16 15:46:29 -07:00 |
|
Yu Chen
|
3bc09a651e
|
add user app: forkexec.rs, update hello_world.rs
|
2022-03-29 16:37:55 +08:00 |
|
Yu Chen
|
07bdb0ce7e
|
update README
|
2022-03-20 23:52:28 +08:00 |
|
Yu Chen
|
96a15bc80d
|
add CI for build-doc
|
2022-03-20 21:38:08 +08:00 |
|
Yifan Wu
|
cd03de03e4
|
Add boards/ && cargo clippy
|
2022-01-24 17:26:40 -08:00 |
|
Yifan Wu
|
ec25d32cf9
|
cargo clippy & fmt
|
2022-01-21 14:31:28 -08:00 |
|
Yifan Wu
|
5d518349e9
|
Bump Rust to nightly-2022-01-19
|
2022-01-20 16:13:57 -08:00 |
|
Yifan Wu
|
041adc8b9c
|
Maximum concurrent processes from 40/35->30.
|
2022-01-19 16:37:06 -08:00 |
|
Yifan Wu
|
0aba21b556
|
Update .gitignore
|
2022-01-19 05:07:33 -08:00 |
|
Yifan Wu
|
9ff45a2e7a
|
Now PageTable::unmap calls PageTable::find_pte instead of PageTable::find_pte_create.
|
2022-01-13 17:06:15 -08:00 |
|
Yifan Wu
|
2793aa60e5
|
Kernel cannot dump now.
|
2022-01-03 19:38:46 -08:00 |
|
Yifan Wu
|
6c79752cff
|
User base 0x0->0x10000
|
2022-01-02 14:12:47 -08:00 |
|
Yifan Wu
|
bfa23a257b
|
Bump to rust nightly-2022-01-01, feature global_asm,asm->stable
|
2022-01-01 02:22:25 -08:00 |
|
Yifan Wu
|
e15436368f
|
Bump to Rust nightly 2021-12-15
|
2021-12-22 03:33:29 -08:00 |
|