Cargo Features

arceos-guestmonolithickernel has no features set by default.

[dependencies]
arceos-guestmonolithickernel = { version = "0.4.6", features = ["axstd", "guest-kernel", "hypervisor", "xtask"] }
axstd guest-kernel? hypervisor?

Enables axstd ^0.2.2-preview.1

─── ArceOS crates (common, all architectures) ───

guest-kernel = axstd

Enables axhal ^0.2.2-preview.3, axmm ^0.2.2-preview.1, and axstd ^0.2.2-preview.1

Required by the gkernel binary

hypervisor = axstd

Enables axerrno ^0.1, axfeat ^0.2.2-preview.1, and axfs ^0.2.2-preview.1, axio, axlog ^0.2.2-preview.1, axmm ^0.2.2-preview.1, axsync ^0.2.2-preview.1, axtask ^0.2.2-preview.3, memoffset, and memory_addr, uspace of axhal ^0.2.2-preview.3

xtask

Enables clap and fatfs

clap:

─── Xtask dependencies ───

Required by the xtask binary