arm_vcpu 0.5.0

Aarch64 VCPU implementation for Arceos Hypervisor
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "targets": [
    "aarch64-unknown-none-softfloat"
  ],
  "rust_components": [
    "rust-src",
    "clippy",
    "rustfmt"
  ]
}