We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fca8924 commit 077e76bCopy full SHA for 077e76b
Cargo.toml
@@ -27,6 +27,5 @@ percpu = {version = "0.2.0", features = ["arm-el2"]}
27
28
axaddrspace = "0.2"
29
axdevice_base = "0.1.0"
30
-axvcpu = {git = "https://github.com/arceos-hypervisor/axvcpu.git", branch = "next"}
31
-# axvcpu = "0.1.0"
+axvcpu = "0.1.0"
32
axvisor_api = "0.1.0"
0 commit comments