Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
arceos-hypervisor
/
axvm
Public
Notifications
You must be signed in to change notification settings
Fork
23
Star
3
Code
Issues
2
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: arceos-hypervisor/axvm
Actions
All workflows
Workflows
CI
CI
Copilot code review
Copilot code review
Deploy
Deploy
Notify Parent Repository
Notify Parent Repository
Quality Checks
Quality Checks
Release
Release
Test
Test
Show more workflows...
Management
Caches
Deployments
CI
CI
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
206 workflow runs
206 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
refactor(vm): keep host setup on VM-Exit mode
CI
#401:
Commit
98566a4
pushed by
hky1999
36s
equation_ve
equation_ve
36s
View workflow file
feat: 可以使用预提供的设备树
CI
#400:
Commit
1b415db
pushed by
bullhh
22s
s100
s100
22s
View workflow file
Merge branch 'aar-master' into aar-next
CI
#399:
Commit
01d7f1f
pushed by
aarkegz
1m 3s
aar-master
aar-master
1m 3s
View workflow file
update dependencies
CI
#398:
Commit
255daa1
pushed by
aarkegz
1m 4s
aar-master
aar-master
1m 4s
View workflow file
chore: migrate from git to published versions
CI
#397:
Pull request
#49
opened by
YanLien
42s
release
release
42s
View #49
View workflow file
Update riscv_vcpu dependency source (#39)
CI
#396:
Commit
31ff86e
pushed by
YanLien
24s
release
release
24s
View workflow file
chore: migrate from git to published versions
CI
#395:
Commit
526b0cd
pushed by
YanLien
42s
release
release
42s
View #49
View workflow file
feat: 更新依赖项,添加 Ioremap 结构及其 MMIO 操作实现,优化 VDeviceList 设备调用逻辑
CI
#394:
Commit
3767982
pushed by
ZR233
32s
dev-arch
dev-arch
32s
View workflow file
feat: 更新依赖项,添加 Ioremap 结构及其 MMIO 操作实现,优化 VDeviceList 设备调用逻辑
CI
#393:
Commit
3767982
pushed by
ZR233
27s
next3
next3
27s
View workflow file
feat: 添加 MMIO 读写处理逻辑,优化 VDeviceList 设备管理
CI
#392:
Commit
9829723
pushed by
ZR233
33s
next3
next3
33s
View workflow file
add x86_vcpu patch
CI
#391:
Commit
62533f1
pushed by
aarkegz
54s
amd_svm
amd_svm
54s
View workflow file
adopt x86_vcpu's amd_svm branch
CI
#390:
Commit
faa38a1
pushed by
aarkegz
40s
amd_svm
amd_svm
40s
View workflow file
feat: 重构 VDeviceList 的 add_device 方法,支持通过闭包构建设备
CI
#389:
Commit
85248d9
pushed by
ZR233
23s
next3
next3
23s
View workflow file
feat: 重构 MMIO 处理逻辑,更新 VDeviceList 和 VmAddrSpace 以支持设备管理
CI
#388:
Commit
88900b9
pushed by
ZR233
31s
next3
next3
31s
View workflow file
feat: 重构 HAL 和 CPU 逻辑,支持 VDeviceList 管理设备;更新 PlatData 结构以适应新设备管理方式
CI
#387:
Commit
6172f0e
pushed by
ZR233
22s
next3
next3
22s
View workflow file
feat: 更新 PlatData 结构,添加 VDeviceManager 支持设备管理;重构 VmAddrSpace 以优化内存管理
CI
#386:
Commit
8d7f70e
pushed by
ZR233
22s
next3
next3
22s
View workflow file
feat: 更新 PlatData 创建逻辑,添加 VDeviceManager 以支持设备管理
CI
#385:
Commit
d27c9a7
pushed by
ZR233
22s
next3
next3
22s
View workflow file
feat: 重构 vCPU 管理逻辑,添加 VCpuList 以优化 CPU 启动和线程管理
CI
#384:
Commit
da6d47b
pushed by
ZR233
23s
next3
next3
23s
View workflow file
feat: 添加 axvdev 依赖并优化错误信息,增强硬件 CPU 分配的可读性
CI
#383:
Commit
d98e8e4
pushed by
ZR233
24s
next3
next3
24s
View workflow file
feat: add RISC-V architecture support with VirtIO device emulation
CI
#382:
Commit
c119a16
pushed by
YanLien
33s
yanlien/next2
yanlien/next2
33s
View workflow file
feat: 添加 cpu_list 方法以获取 CPU 列表;修复 cpu_hard_id 方法中的位掩码逻辑;优化 RunError 的…
CI
#381:
Commit
afd3ff0
pushed by
YanLien
22s
yanlien/next2
yanlien/next2
22s
View workflow file
feat: 更新 vCPU 日志格式,添加硬件 ID 以增强调试信息
CI
#380:
Commit
9014484
pushed by
ZR233
22s
next3
next3
22s
View workflow file
Update riscv_vcpu dependency source (#39)
CI
#379:
Commit
31ff86e
pushed by
ZR233
43s
next
next
43s
View workflow file
Update riscv_vcpu dependency source
CI
#378:
Pull request
#39
synchronize by
YanLien
40s
next
next
40s
View #39
View workflow file
Update riscv_vcpu dependency source
CI
#377:
Pull request
#39
synchronize by
YanLien
54s
next
next
54s
View #39
View workflow file
Previous
1
2
3
4
5
…
8
9
Next
You can’t perform that action at this time.