8317c4c1e8
Rename "intel_tdx" feature to "cvm_guest"
2024-08-09 17:11:12 +08:00
6752baf166
Utilize libflate crate to compress and decompress payload
2024-08-05 15:36:55 +08:00
bdabea09c2
Add SMP boot options
2024-07-30 10:24:09 +08:00
f86583dbce
Make essential changes for publishing OSTD
2024-07-18 18:18:05 +08:00
b73412c2ff
Fix known TDX issues
2024-07-09 19:43:55 +08:00
cf56bce57c
Pass kernel command line option to logger
2024-07-04 10:56:55 +08:00
f675552c5a
Rename regression to test
2024-06-28 20:33:21 +08:00
3de8a9330a
Fix the OSDK CI failure
2024-06-27 15:45:49 +08:00
fe7251c413
Rename aster_main as ostd::main
2024-06-27 15:45:49 +08:00
59350a8578
Rename aster-frame to ostd
2024-06-27 15:45:49 +08:00
36841c50d4
Add benchmark CI for sysbench and getpid
2024-06-26 20:58:12 +08:00
90bab6b88e
Add missing PHONY
s for make
targets
2024-06-24 19:22:48 +08:00
284b8c28c8
Avoid long lines in Makefile
s and workflows
2024-06-24 19:22:48 +08:00
8c39309381
Add TDX dockerfile & CI for asterinas
2024-06-20 16:08:23 +08:00
9f67fcdc58
Reuse Rxbuffer and update qemu_args.sh
for vsock
2024-06-11 17:51:36 +08:00
60dd17fdd3
Support calling from inside via vsock
2024-06-11 17:51:36 +08:00
48f69c25a9
Support nonblocking option
2024-06-11 17:51:36 +08:00
ad140cec3c
Implement vsock socket layer
2024-06-11 17:51:36 +08:00
83a7937334
Make vsock device optional
2024-06-11 17:51:36 +08:00
d1990869ae
Make ID allocator a separate crate and use it in the frame
2024-05-09 14:35:12 +08:00
bd0611f1e3
Enable lto when building release
2024-05-08 11:03:53 +08:00
b4a357a971
Separate OSDK lint from kernel lint
2024-05-06 12:19:16 +08:00
5e127b2da0
Remove local tdx-guest crate
2024-04-29 10:13:04 +08:00
56175f63df
Re-implement OSDK debugging fixes and other facilities upon the refactor
...
This commit bring back the features introduced from d28292c
to a52e432
:
- Disable KVM when using GDB;
- Update docs about the GDB server address;
- Add `config` option for `CargoArgs` in OSDK;
- Ensure debug info added when debugging in the release profile.
2024-04-25 09:44:46 +08:00
e4c2151566
Implement the next OSDK
2024-04-25 09:44:46 +08:00
33c53dcf2b
Overhaul OSDK
2024-04-25 09:44:46 +08:00
735d7b7b11
Prepare OSDK for multi arch support and the upcoming refactor
2024-04-25 09:44:46 +08:00
a52e43218e
Disable KVM when using GDB
2024-04-22 15:21:07 +08:00
63be797c2d
Check if we truly pass the tests in auto test
2024-04-09 16:59:21 +08:00
88099df008
Add GDB targets in Makefile
2024-04-01 17:26:49 +08:00
63499c675c
Add OSDK demos in Asterinas Book in OSDK integration test
2024-03-22 10:39:23 +08:00
c7383ef23d
Check OSDK crate when running make check
2024-03-22 10:39:23 +08:00
aaf101a53e
Supporting running OSDK commands in workspace root
2024-03-22 10:39:23 +08:00
650c7dfbad
Add exFAT file system
2024-03-19 16:26:55 +08:00
82de200d03
Format code automatically for regression tests
2024-03-18 11:20:46 +08:00
160cb9cdb5
Make OSDK wrapped commands unified and fix make docs
2024-03-17 19:12:33 +08:00
4eff679eac
Fix dependencies of initramfs
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
853e475d29
Add rustfmt.toml for OSDK
2024-03-01 13:42:51 +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
d98ed8cec1
Implement bundle content digest and cache
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
92e488e727
Add rustfmt.toml configuration to adjust the format of imports
2024-02-26 10:03:45 +08:00
4835e48be1
Disambiguate runner args from krun args in Makefile
2024-01-30 20:15:53 +08:00
0920a084e4
License Makefile, shell scripts, assembly source code, Dockerfile
2024-01-18 08:22:58 +08:00