|
c88d10524c
|
Remove AlwaysSome
|
2024-03-21 10:49:47 +08:00 |
|
|
650c7dfbad
|
Add exFAT file system
|
2024-03-19 16:26:55 +08:00 |
|
|
52f07458f7
|
Understanding memory space and move higher the stack
|
2024-03-19 16:19:54 +08:00 |
|
|
dede22843a
|
Resolve compiler warnings for regression tests
|
2024-03-18 11:20:46 +08:00 |
|
|
42881bcdaa
|
Format code manually for regression tests
|
2024-03-18 11:20:46 +08:00 |
|
|
82de200d03
|
Format code automatically for regression tests
|
2024-03-18 11:20:46 +08:00 |
|
|
60cd65d837
|
Install clang-format in the Docker container
|
2024-03-18 11:20:46 +08:00 |
|
|
b49e11a25e
|
Fix all doc warnings
|
2024-03-17 19:12:33 +08:00 |
|
|
160cb9cdb5
|
Make OSDK wrapped commands unified and fix make docs
|
2024-03-17 19:12:33 +08:00 |
|
|
132d36bf20
|
Fix a huge immediate allocation in loading
|
2024-03-17 17:49:24 +08:00 |
|
|
4eff679eac
|
Fix dependencies of initramfs
|
2024-03-15 12:52:56 +08:00 |
|
|
c15eb2299b
|
Refine compilation of regression tests
|
2024-03-15 12:52:56 +08:00 |
|
|
26d17704bf
|
Put .PHONY notations near targets
|
2024-03-15 12:52:56 +08:00 |
|
|
e92cbd0e28
|
Fix dependencies of install_osdk
|
2024-03-15 12:52:56 +08:00 |
|
|
074f4918a9
|
Remove outdated gitignore entries
|
2024-03-15 12:52:56 +08:00 |
|
|
595c6ab288
|
Replace Poisoned state by takeable crate
|
2024-03-14 21:22:44 +08:00 |
|
|
a10d04c5f9
|
Remove Arc s in TCP and UDP states
|
2024-03-14 21:22:44 +08:00 |
|
|
07e8cfe2e7
|
Polish the list of the system call test suites
|
2024-03-14 18:40:34 +08:00 |
|
|
3f402d2d88
|
Add syscall alarm
|
2024-03-14 17:26:23 +08:00 |
|
|
286a3514b3
|
Refine osdk doc
|
2024-03-13 11:26:59 +08:00 |
|
|
f7a9ed8739
|
Refactor TSC Frequency Determination Method
|
2024-03-13 11:25:08 +08:00 |
|
|
37c3a7a48c
|
Handle TDX MMIO and DMA direct
|
2024-03-13 11:25:08 +08:00 |
|
|
461c872c43
|
Implement read/write functions for IoBar
|
2024-03-08 11:46:49 +08:00 |
|
|
11df16d65e
|
Fix backticks in OSDK documentations
|
2024-03-08 11:45:27 +08:00 |
|
|
3de5c42afd
|
Support the close-on-exec file descriptor flag
|
2024-03-08 11:44:27 +08:00 |
|
|
a6bb7c7bf5
|
Fix the kernel test cases in CI
|
2024-03-08 09:01:53 +08:00 |
|
|
e0d92b5203
|
Add support for converting from VmFrame to VmSegment
|
2024-03-07 10:56:20 +08:00 |
|
|
437ab804f3
|
Add support for setpriority and getpriority
|
2024-03-04 09:47:44 +08:00 |
|
|
26dff7d054
|
Fix typo in OSDK documentation
|
2024-03-01 22:38:33 +08:00 |
|
|
61a5d7625b
|
Add the missing link for OSDK in README
|
2024-03-01 22:36:42 +08:00 |
|
|
853e475d29
|
Add rustfmt.toml for OSDK
|
2024-03-01 13:42:51 +08:00 |
|
|
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 |
|