Cargo Features

arceos-guestvdev has no features set by default.

[dependencies]
arceos-guestvdev = { 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 multitask and sched-cfs of axstd ^0.2.2-preview.1

Required by the gkernel binary

hypervisor = axstd

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

xtask

Enables clap and fatfs

clap:

─── Xtask dependencies ───

Required by the xtask binary