Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(virtualization): 内核虚拟化支持 #1073

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

BrahmaMantra
Copy link
Contributor

原pr已废弃,现在重新整合。
主要完成整体框架的搭建、CPU虚拟化模块以及内存虚拟化模块

下列为完成进度:
整体框架搭建
接入文件系统
CPU虚拟化
内存虚拟化

以及后续TODO:
IO虚拟化
中断虚拟化

@github-actions github-actions bot added the enhancement New feature or request label Dec 10, 2024
kernel/src/init/init.rs Outdated Show resolved Hide resolved
kernel/src/init/init.rs Outdated Show resolved Hide resolved
@dragonosbot dragonosbot added O-x86_64 Target: x86_64 T-virtulization Relevant to the virtulization team, which will review and decide on the PR/issue. labels Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request O-x86_64 Target: x86_64 T-virtulization Relevant to the virtulization team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants