Skip to content

chore: update arm_vgic dependency to crates.io version=0.1#16

Merged
ZR233 merged 1 commit intoarceos-hypervisor:masterfrom
Iscreamx:chore/dependency
Dec 10, 2025
Merged

chore: update arm_vgic dependency to crates.io version=0.1#16
ZR233 merged 1 commit intoarceos-hypervisor:masterfrom
Iscreamx:chore/dependency

Conversation

@Iscreamx
Copy link
Copy Markdown
Contributor

Update arm_vgic dependency in axdevice to crates.io version=0.1

  • Changed the arm_vgic dependency in axdevice from a Git repository to the crates.io version (0.1).
  • This update ensures consistency with the arm_vgic dependency used in axvm.
  • Previously, axdevice relied on a Git repository for arm_vgic, which could lead to version mismatches.
  • Fixes BUG:VM 无法 downcast VGicD 导致 SPIs 分配失败 axvisor#321

@ZR233 ZR233 self-requested a review December 10, 2025 05:21
@ZR233 ZR233 merged commit 75d9db2 into arceos-hypervisor:master Dec 10, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG:VM 无法 downcast VGicD 导致 SPIs 分配失败

2 participants