File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,8 @@ percpu = { version = "0.2.0", features = ["arm-el2"] }
1616aarch64_sysreg = " 0.1.1"
1717
1818axaddrspace = { git = " https://github.com/arceos-hypervisor/axaddrspace.git" }
19- axvcpu = { git = " https://github.com/arceos-hypervisor/axvcpu.git" , branch = " inject_interrupt " }
19+ axvcpu = { git = " https://github.com/arceos-hypervisor/axvcpu.git" , branch = " inject_interrupt_vgicv3 " }
2020axdevice_base = { git = " https://github.com/arceos-hypervisor/axdevice_crates.git" , branch = " inject_interrupt" }
2121axvisor_api = { git = " https://github.com/arceos-hypervisor/axvisor_api.git" , branch = " inject_interrupt" }
2222
2323arm_vgic = { git = " https://github.com/arceos-hypervisor/arm_vgic.git" , branch = " vmm_irq_gicv3" , features = [" vgicv3" ]}
24-
25- [patch ."https://github .com/arceos-hypervisor/arm_vgic .git" ]
26- arm_vgic = { path = " ../arm_vgic" }
You can’t perform that action at this time.
0 commit comments