151 Commits

Author SHA1 Message Date
Tate, Hongliang Tian
c11cd4eaf5 Add the version bump doc 2025-03-21 12:17:04 +08:00
Ruihan Li
6476ef22ec Bump version to 0.14.0 2025-03-17 20:09:20 +08:00
Zhang Junyang
fbb8ea6ad1 Bump version to 0.13.0 2025-03-14 21:18:13 +08:00
Zhang Junyang
eb74d87bed Bump version to 0.12.0 2025-03-14 09:48:59 +08:00
Tate, Hongliang Tian
55984e68cf
Update system call count in linux-compatibility.md 2025-03-12 15:31:30 +08:00
js2xxx
c1dde01fc3 Add sched_attr system call series 2025-03-06 21:29:40 +08:00
Fabing Li
30251964ee Bump version to 0.11.3 2025-02-27 11:55:02 +08:00
wheatfox
6d42a07e95 Implement getcpu syscall and add corresponding test application 2025-02-27 11:41:26 +08:00
Fabing Li
82a2c4cdec Bumped version to 0.11.2 2025-02-27 09:05:03 +08:00
Ruihan Li
95bbc7f367 Enforce #[expect(lint)] 2025-02-08 15:10:04 +08:00
Zhang Junyang
ae02eb227d Add the doc of cargo osdk profile to the book 2025-01-21 09:59:03 +08:00
jiangjianfeng
bfc71d1b27 Bump version to 0.11.1 2024-12-30 16:24:22 +08:00
Cautreoxit
bd89c9c578 Bump the version to 0.11.0 2024-12-26 19:20:58 +08:00
Fabing Li
6f98c4900d Bump version to 0.10.3 2024-12-20 09:49:35 +08:00
Ruihan Li
c5d1542736 Bump version to 0.10.2 2024-12-17 10:47:41 +08:00
Roman Korostinskiy
8b24e74642 Update sysinfo status in docs 2024-12-15 16:37:40 +08:00
Zejun Zhao
00e3688aa8 Bump version to 0.10.1 2024-12-07 19:02:46 +08:00
jiangjianfeng
ef2419a48c Bump version to 0.10.0 2024-12-02 10:30:32 +08:00
Hsy-Intel
9da6af0394 Add TDX debugging documentation 2024-11-26 19:15:22 +08:00
ZephyrZhang
10cc85d588 Add syscall getpgid 2024-11-09 10:20:57 +08:00
Fabing Li
1fe74c9c92 Add sys_getrlimit and sys_setrlimit 2024-11-06 21:53:31 +08:00
Hsy-Intel
91171c38ec Update TDX Docker image name in osdk guide 2024-10-28 10:23:45 +08:00
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