Commit Graph

171 Commits

Author SHA1 Message Date
11f9675f37 Support the system call mremap 2025-06-21 16:18:09 +08:00
6d687fef32 Make OSDK scheme inheritance easier to use 2025-06-18 16:13:52 +08:00
525085ab86 Implement system call msync 2025-06-15 16:25:37 +08:00
7189276955 Switch to a new Docker image 2025-06-12 22:35:54 +08:00
3e32a38316 Add sys_close_range 2025-06-11 19:56:12 +08:00
0b471ef370 Add sys_epoll_pwait2 2025-06-09 20:20:40 +08:00
418fbcd405 Switch to a new Docker image 2025-06-04 11:04:30 +08:00
9d10556f95 Switch to a new Docker image 2025-05-12 22:01:05 +08:00
3a1314296d Switch to a new Docker image 2025-05-08 14:19:01 +08:00
1775bb0861 Support for timerfd-related syscalls 2025-04-25 16:33:46 +08:00
6912cca51f Upgrade TDX stack and refactor the Asterinas Docker system 2025-04-25 09:44:33 +08:00
9e729593e8 Add syscall faccessat2
Signed-off-by: Zhenchen Wang <m202372036@hust.edu.cn>
2025-04-23 20:39:54 +08:00
8815ca384f Add syscall ppoll 2025-04-21 11:19:48 +08:00
7ac4fa9519 Add syscall statx
Signed-off-by: Zhenchen Wang <m202372036@hust.edu.cn>
2025-04-18 09:36:50 +08:00
a47eda413c Add extended attribute (xattr) syscalls: setxattr, getxattr, listxattr and removexattr 2025-03-28 15:08:59 +08:00
2a7cdb0802 Update docker version ref to 0.14.1-20250326 2025-03-27 09:11:53 +08:00
b11427f5c0 Update docker version refs to 0.14.1 2025-03-22 15:55:31 +08:00
bce23a63bd Add sys_signalfd/sys_signalfd implementation 2025-03-21 16:10:55 +08:00
7644ca1598 Fix exact typo in docs 2025-03-21 16:02:31 +08:00
ee9b63684b Revise the version bump doc 2025-03-21 15:40:32 +08:00
c11cd4eaf5 Add the version bump doc 2025-03-21 12:17:04 +08:00
6476ef22ec Bump version to 0.14.0 2025-03-17 20:09:20 +08:00
fbb8ea6ad1 Bump version to 0.13.0 2025-03-14 21:18:13 +08:00
eb74d87bed Bump version to 0.12.0 2025-03-14 09:48:59 +08:00
55984e68cf Update system call count in linux-compatibility.md 2025-03-12 15:31:30 +08:00
c1dde01fc3 Add sched_attr system call series 2025-03-06 21:29:40 +08:00
30251964ee Bump version to 0.11.3 2025-02-27 11:55:02 +08:00
6d42a07e95 Implement getcpu syscall and add corresponding test application 2025-02-27 11:41:26 +08:00
82a2c4cdec Bumped version to 0.11.2 2025-02-27 09:05:03 +08:00
95bbc7f367 Enforce #[expect(lint)] 2025-02-08 15:10:04 +08:00
ae02eb227d Add the doc of cargo osdk profile to the book 2025-01-21 09:59:03 +08:00
bfc71d1b27 Bump version to 0.11.1 2024-12-30 16:24:22 +08:00
bd89c9c578 Bump the version to 0.11.0 2024-12-26 19:20:58 +08:00
6f98c4900d Bump version to 0.10.3 2024-12-20 09:49:35 +08:00
c5d1542736 Bump version to 0.10.2 2024-12-17 10:47:41 +08:00
8b24e74642 Update sysinfo status in docs 2024-12-15 16:37:40 +08:00
00e3688aa8 Bump version to 0.10.1 2024-12-07 19:02:46 +08:00
ef2419a48c Bump version to 0.10.0 2024-12-02 10:30:32 +08:00
9da6af0394 Add TDX debugging documentation 2024-11-26 19:15:22 +08:00
10cc85d588 Add syscall getpgid 2024-11-09 10:20:57 +08:00
1fe74c9c92 Add sys_getrlimit and sys_setrlimit 2024-11-06 21:53:31 +08:00
91171c38ec Update TDX Docker image name in osdk guide 2024-10-28 10:23:45 +08:00
55bf2c847c Update the Linux system call compatibility list 2024-10-26 22:06:41 +08:00
fe339fd81e Bump version to 0.9.4 2024-10-24 21:00:14 +08:00
64d7303b0e Bump version to 0.9.3 2024-10-16 10:28:54 +08:00
493574d9f3 Bump version to 0.9.2 2024-10-12 20:06:26 +08:00
d930829866 Bump version to 0.9.1 2024-10-08 17:53:47 +08:00
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
5af0fd6010 doc: update kernel README with new version number 2024-10-01 15:24:12 +08:00
5b336eabdc Bump version to 0.9.0 2024-09-30 20:37:57 +08:00