{
  "cksum": "c7c02ff8902130fb3b0e59c60ac46055c3c65660fc724af39079d436ecc63072",
  "crate_file": "axvm-0.5.9.crate",
  "crate_url": "https://static.crates.io/crates/axvm/axvm-0.5.9.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arm_vcpu",
      "optional": false,
      "req": "^0.5.9",
      "target": "cfg(target_arch = \"aarch64\")"
    },
    {
      "default_features": true,
      "features": [
        "vgicv3"
      ],
      "kind": "normal",
      "name": "arm_vgic",
      "optional": false,
      "req": "^0.4.10",
      "target": "cfg(target_arch = \"aarch64\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-cpumask",
      "optional": false,
      "req": "^0.3.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-errno",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-memory-addr",
      "optional": false,
      "req": "^0.6.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "arm-el2"
      ],
      "kind": "normal",
      "name": "ax-page-table-entry",
      "optional": false,
      "req": "^0.8.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ax-page-table-multiarch",
      "optional": false,
      "req": "^0.8.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "arm-el2"
      ],
      "kind": "normal",
      "name": "ax-percpu",
      "optional": false,
      "req": "^0.4.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axaddrspace",
      "optional": false,
      "req": "^0.5.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axdevice",
      "optional": false,
      "req": "^0.4.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axdevice_base",
      "optional": false,
      "req": "^0.4.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axvcpu",
      "optional": false,
      "req": "^0.5.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axvisor_api",
      "optional": false,
      "req": "^0.5.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "axvmconfig",
      "optional": false,
      "req": "^0.5.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "loongarch_vcpu",
      "optional": false,
      "req": "^0.5.3",
      "target": "cfg(target_arch = \"loongarch64\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "riscv_vcpu",
      "optional": false,
      "req": "^0.5.9",
      "target": "cfg(target_arch = \"riscv64\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "spin",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "x86_vcpu",
      "optional": false,
      "req": "^0.5.9",
      "target": "cfg(target_arch = \"x86_64\")"
    }
  ],
  "features": {
    "4-level-ept": [
      "vmx"
    ],
    "default": [
      "vmx"
    ],
    "svm": [
      "axaddrspace/svm",
      "x86_vcpu/svm"
    ],
    "vmx": [
      "axaddrspace/vmx",
      "x86_vcpu/vmx"
    ]
  },
  "index_path": "ax/vm/axvm",
  "name": "axvm",
  "pubtime": "2026-05-22T02:48:06Z",
  "vers": "0.5.9",
  "yanked": false
}
