#vm #hypervisor #arceos

nightly no-std axvm

Virtual Machine resource management crate for ArceOS's hypervisor variant

6 releases

Uses new Rust 2024

new 0.3.0 Mar 6, 2026
0.2.3 Mar 6, 2026
0.2.2 Feb 24, 2026

#484 in No standard library


Used in axvisor

Apache-2.0

53KB
908 lines

This crate provides a minimal VM monitor (VMM) for running guest VMs.

This crate contains:

  • AxVM: The main structure representing a VM.

AxVM

Virtual Machine resource management crate for ArceOS's hypervisor variant.

License

Axvm is licensed under the Apache License, Version 2.0. See the LICENSE file for details.

Dependencies

~8.5MB
~142K SLoC