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
/
x86_vcpu
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
4
Code
Issues
1
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Type15
- #14
#14
Draft
hky1999
wants to merge 21 commits into
main
arceos-hypervisor/x86_vcpu:main
from
type15
arceos-hypervisor/x86_vcpu:type15
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Draft
Type15
#14
hky1999
wants to merge 21 commits into
main
arceos-hypervisor/x86_vcpu:main
from
type15
arceos-hypervisor/x86_vcpu:type15
Copy head branch name to clipboard
Commits
Commits on May 1, 2025
[feat] bring host VM concept into x86_vcpu, do compile
hky1999
committed
13f287d
View commit details
Copy full SHA for 13f287d
Browse repository at this point
[wip] support type15 in axvisor, problem in xstate
hky1999
committed
919173e
View commit details
Copy full SHA for 919173e
Browse repository at this point
[feat] support instruction decode
hky1999
committed
1464dd9
View commit details
Copy full SHA for 1464dd9
Browse repository at this point
[bug] remove xstate saving to bypass xstate related unsolved problems
hky1999
committed
189852e
View commit details
Copy full SHA for 189852e
Browse repository at this point
[fix] delete redundant warn msg
hky1999
committed
bdd3287
View commit details
Copy full SHA for bdd3287
Browse repository at this point
[fix] delete redundant outputs
hky1999
committed
6304f18
View commit details
Copy full SHA for 6304f18
Browse repository at this point
[feat] introduce AxVcpuAccessGuestState
hky1999
committed
c7c40ac
View commit details
Copy full SHA for c7c40ac
Browse repository at this point
[feat] support EPTP list and load guest state
hky1999
committed
43856d1
View commit details
Copy full SHA for 43856d1
Browse repository at this point
[feat] delete redundant output
hky1999
committed
3f58684
View commit details
Copy full SHA for 3f58684
Browse repository at this point
[feat] introduce the concept of GeneralRegisters
hky1999
committed
bf96fe5
View commit details
Copy full SHA for bf96fe5
Browse repository at this point
[feat] refactor the settings of ia32_sysenter_xx msrs
hky1999
committed
8218ca4
View commit details
Copy full SHA for 8218ca4
Browse repository at this point
[refactor] pass host ctx during setup
hky1999
committed
e9d5bce
View commit details
Copy full SHA for e9d5bce
Browse repository at this point
[fix] bug in read_guest_memory
hky1999
committed
d00cf05
View commit details
Copy full SHA for d00cf05
Browse repository at this point
[feat] introduce vcpu id, maintain cs and ss access rights
hky1999
committed
1999a0b
View commit details
Copy full SHA for 1999a0b
Browse repository at this point
[refactor] remove redundant eptp related apis
hky1999
committed
388fc83
View commit details
Copy full SHA for 388fc83
Browse repository at this point
[refactor] modify guest_phys_to_host_phys
hky1999
committed
13c4be7
View commit details
Copy full SHA for 13c4be7
Browse repository at this point
[feat] improve features setting in SecondaryControls
hky1999
committed
5f58a3f
View commit details
Copy full SHA for 5f58a3f
Browse repository at this point
[feat] add exit_qualification api
hky1999
committed
0925616
View commit details
Copy full SHA for 0925616
Browse repository at this point
[feat] support construct_guest64 for LinuxContext
hky1999
committed
ab5d872
View commit details
Copy full SHA for ab5d872
Browse repository at this point
[fixme] rebase, problem in xstate
hky1999
committed
3806bce
View commit details
Copy full SHA for 3806bce
Browse repository at this point
Commits on May 9, 2025
[wip] bridge VmxExitReason::INIT to SystemDown for nimbos's peaceful shutdown
hky1999
committed
247619f
View commit details
Copy full SHA for 247619f
Browse repository at this point
You can’t perform that action at this time.