axvm 0.5.24

Virtual Machine resource management crate for ArceOS's hypervisor variant.
1
2
3
4
//! x86_64 compatibility marker for the target-selected FDT facade.

#[doc(hidden)]
pub const SUPPORTED: bool = false;