Zhang Junyang
55bf2c847c
Update the Linux system call compatibility list
2024-10-26 22:06:41 +08:00
Jianfeng Jiang
fe339fd81e
Bump version to 0.9.4
2024-10-24 21:00:14 +08:00
Fabing Li
64d7303b0e
Bump version to 0.9.3
2024-10-16 10:28:54 +08:00
jiangjianfeng
493574d9f3
Bump version to 0.9.2
2024-10-12 20:06:26 +08:00
Fabing Li
d930829866
Bump version to 0.9.1
2024-10-08 17:53:47 +08:00
Thomas Dickson
1632ce36d7
doc: improve grammar, spelling, and fix some links
...
doc: resolve rebasing osdk docs
doc: improve grammar and spelling, fix links for the contributing section
fix: resolve rebasing for run.rs
fix: resolve rebasing for osdk, again
2024-10-01 15:24:12 +08:00
Thomas Dickson
5af0fd6010
doc: update kernel README with new version number
2024-10-01 15:24:12 +08:00
Ruihan Li
5b336eabdc
Bump version to 0.9.0
2024-09-30 20:37:57 +08:00
Zhang Junyang
ab8b6afee5
OSDK GDB server args with QEMU-style options
2024-09-30 16:04:03 +08:00
Zhang Junyang
43e3f8cf6b
Update the OSDK default GDB socket
2024-09-30 16:04:03 +08:00
Zhang Junyang
ecae3475cc
Integrate the SVG flame graph generation into OSDK
2024-09-30 16:04:03 +08:00
Zhang Junyang
a67a6e6a38
Add documentation for OSDK profiling
2024-09-30 16:04:03 +08:00
Marsman1996
52bde1721e
Bump version to 0.8.3
2024-09-18 20:10:08 +08:00
Yuke Peng
32ea24e945
Bump version to 0.8.2
2024-09-13 23:43:22 +08:00
Yuke Peng
a2778e66f3
Bump version to 0.8.1
2024-08-27 22:13:38 +08:00
Cautreoxit
86f09eef75
Fix all spelling mistakes in history by typos tool
2024-08-27 12:19:48 +08:00
Zhang Junyang
e50b05d1ee
Bump version to 0.8.0
2024-08-23 23:37:50 +08:00
Zhang Junyang
cad36ecdab
Don't inherit OSDK manifest values from workspace root
2024-08-23 23:37:50 +08:00
Cautreoxit
1833f8047e
Modify Dockerfile and bump the version file
2024-08-22 09:55:19 +08:00
Yuke Peng
60ef523aaf
Implement semctl syscall
2024-08-18 16:37:39 +08:00
Yuke Peng
9d83e76931
Implement semop and semtimedop syscall
2024-08-18 16:37:39 +08:00
Yuke Peng
4530253a99
Implement semget syscall
2024-08-18 16:37:39 +08:00
Fabing Li
ce2af1eb05
Add flock and sys_flock
2024-08-17 18:18:23 +08:00
Fabing Li
98c17a3d1b
Add boterinas introduction to Asterinas book
2024-08-13 19:31:13 +08:00
Shaowei Song
8dce83605f
Add sys_fallocate
2024-08-08 21:10:38 +08:00
azongchang
aa84b31634
Add the description of encoding option to the OSDK document
2024-08-05 15:36:55 +08:00
Zhang Junyang
91d524c19a
Allow debugging with KVM enabled
2024-07-29 22:46:32 +08:00
Weijie Liu
cf1a488132
Fix typo in osdk manifest.md
...
Here "is" should be "are". Also, there are two "that"s which made the sentence structure less direct and potentially confusing.
2024-07-29 20:33:13 +08:00
Jianfeng Jiang
3462da986e
Remove publish api docs CI
2024-07-18 18:18:05 +08:00
Hsy-Intel
6ff6db2167
Add TDX CI
2024-07-09 19:43:55 +08:00
Yuke Peng
8726d858f2
Add pselect6 syscall
2024-07-08 18:21:08 +08:00
Shaowei Song
02bf6a9b47
Bump version to 0.6.2
2024-07-08 17:13:16 +08:00
Yuke Peng
defb563541
Bump version to 0.6.1
2024-07-08 15:26:29 +08:00
Zhe Tang
52ce2dd5d1
Fix typos in docker commands within the docs.
2024-07-04 18:19:57 +08:00
Zhenchen Wang
12b355b701
Fix issue about pathname and redefine the Filetype.
...
Signed-off-by: Zhenchen Wang <m202372036@hust.edu.cn>
2024-07-03 21:59:25 +08:00
Zhenchen Wang
d8389da797
Add syscall mknod
...
Signed-off-by: Zhenchen Wang <m202372036@hust.edu.cn>
2024-07-03 21:59:25 +08:00
Ruihan Li
63d91d1805
Add guidelines for suppressing lints
2024-06-29 12:38:23 +08:00
Jianfeng Jiang
f51e002bb2
Bump version to 0.6.0
2024-06-28 21:20:08 +08:00
Fabing Li
f675552c5a
Rename regression to test
2024-06-28 20:33:21 +08:00
Jianfeng Jiang
72e726295f
Include the 100 lines kernel in CI
2024-06-28 20:22:12 +08:00
Fabing Li
12db7ec55d
Add and refactor read-write syscalls
2024-06-27 23:16:14 +08:00
Tate, Hongliang Tian
d538c740ee
Update the number of supported Linux system calls
2024-06-27 16:03:05 +08:00
Fabing Li
d33f90eaeb
Add sys_access and sys_faccessat
2024-06-27 15:56:04 +08:00
Fabing Li
212dd562a0
Add sys_fdatasync and sync_data
2024-06-27 15:55:16 +08:00
Fabing Li
5edc110f9d
Reconstruct utime-like syscalls and fix filetime implementations
2024-06-27 15:54:04 +08:00
Jianfeng Jiang
3de8a9330a
Fix the OSDK CI failure
2024-06-27 15:45:49 +08:00
Jianfeng Jiang
fe7251c413
Rename aster_main as ostd::main
2024-06-27 15:45:49 +08:00
Jianfeng Jiang
59350a8578
Rename aster-frame to ostd
2024-06-27 15:45:49 +08:00
Fabing Li
053f8d416e
Add syscall getdents
2024-06-26 19:16:31 +08:00
Fabing Li
4700ab71bc
Bumped Asterinas & OSDK version to 0.5.1
2024-06-26 19:12:17 +08:00