Commit Graph

624 Commits

Author SHA1 Message Date
7d8e8aa07d Temporarily disable OSDK integration test 2024-03-01 13:41:49 +08:00
a51b3c7076 Format OSDK documentation 2024-03-01 13:41:49 +08:00
7fef686136 Update OSDK reference 2024-03-01 13:41:49 +08:00
cab5cf9574 Update OSDK guide 2024-03-01 13:41:49 +08:00
16298008fc Fix Asterinas dependencies in OSDK 2024-02-28 17:34:27 +08:00
7d0ea99650 Hide OSDK installation if using Make 2024-02-28 16:30:48 +08:00
f415585dff Fix workspace clippy usage 2024-02-28 16:30:48 +08:00
7eac2772d0 Gone with x86_64-custom 2024-02-28 16:30:48 +08:00
e3c227ae06 Refactor project structure 2024-02-28 16:30:48 +08:00
bd878dd1c9 Update dev image for OSDK and bump version to 0.4.0 2024-02-28 16:30:48 +08:00
674c35079c Rename utils to util 2024-02-28 16:30:48 +08:00
d98ed8cec1 Implement bundle content digest and cache 2024-02-28 16:30:48 +08:00
a685253a1a Specify target dir for the base crate 2024-02-28 16:30:48 +08:00
6694f08eac Refactor CI and OSDK tests, add OSDK publish workflow 2024-02-28 16:30:48 +08:00
eb42383532 Update READMEs for OSDK change 2024-02-28 16:30:48 +08:00
3494bc45af Apply the new format policy 2024-02-28 16:30:48 +08:00
60e996ea2f Use cargo install for bzImage setup building 2024-02-28 16:30:48 +08:00
f97d0f1260 Implement OSDK functionalities and opt-in OSDK for asterinas 2024-02-28 16:30:48 +08:00
bc9bce9dea Add tools for exfat filesystem in docker image and bump the version 2024-02-27 18:28:13 +08:00
cfcef6965a Adjust the format of imports in Asterinas 2024-02-26 10:03:45 +08:00
92e488e727 Add rustfmt.toml configuration to adjust the format of imports 2024-02-26 10:03:45 +08:00
22c2cebdec Add in_interrupt and refactor line discipline 2024-02-23 15:45:44 +08:00
e0d7b140ce Fix the fstatat syscall with empty filename 2024-02-22 12:13:22 +08:00
729c6ecd0c Add support for chown syscall 2024-02-22 12:11:21 +08:00
3b3d088767 Add OSDK command line interface 2024-02-20 20:31:07 +08:00
f2f991b239 Add the Chinese version README 2024-02-15 16:52:25 +08:00
a3257fca80 Replace the word "safe" with "secure" 2024-02-15 15:35:17 +08:00
748a92d278 Refactor timer in framework 2024-02-06 21:11:40 +08:00
8d6915d0e6 Fix typo 2024-02-06 21:11:40 +08:00
ab03ef0fe8 Rename aster-std to aster-nix 2024-02-06 10:43:40 +08:00
8d456ebe8f Refine the build process with VDSO 2024-02-05 12:47:00 +08:00
dbba7c2bad Optimize the queries for intersected intervals in Vmar from O(n) to O(log(n)) 2024-02-03 17:00:49 +08:00
eb4161a56e Rename Inode::read_to_end to Inode::read_all 2024-02-02 16:59:34 +08:00
12d338dd9b Replace VmFrame::zero with VmWriter::fill 2024-02-02 16:59:34 +08:00
195c6a0739 Add support for truncate syscall 2024-02-02 16:59:34 +08:00
31998d1cd4 Refine the API of BlockDevice trait 2024-02-02 15:33:30 +08:00
45a328b087 Support MMAP_32BIT flag for mmap 2024-02-02 15:29:02 +08:00
4835e48be1 Disambiguate runner args from krun args in Makefile 2024-01-30 20:15:53 +08:00
9cfb503561 Add an Overview of the Framework page 2024-01-28 20:33:22 +08:00
bd6f65667d Update README.md 2024-01-26 20:20:15 +08:00
d371044c26 Fix a typo in the Book 2024-01-26 18:12:46 +08:00
377f5f27dc Add the Chinese project name in README 2024-01-26 15:24:11 +08:00
3c243f4908 Delete mergeable.yml 2024-01-26 13:28:18 +08:00
90e0bdeae2 Update the root README 2024-01-26 12:12:17 +08:00
29f3005e1c Fix the links in the book 2024-01-26 12:12:17 +08:00
844b673821 Reformat the book in semantic line breaks 2024-01-26 12:12:17 +08:00
a3b6af458c Add an example for Asterinas Framework 2024-01-26 12:12:17 +08:00
b202fb530e Add Framekernel doc 2024-01-26 12:12:17 +08:00
f418642442 Add Linux Compatibility doc 2024-01-26 12:12:17 +08:00
ff705e11b0 Add the Roadmap page 2024-01-26 12:12:17 +08:00