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): 内核虚拟化支持 #900

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

Commits on Apr 15, 2024

  1. 几个结构体

    GnoCiYeH committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ce17a50 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    074b3a9 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. kvm_run完成一半

    GnoCiYeH committed May 20, 2024
    Configuration menu
    Copy the full SHA
    acd7f16 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    11cea47 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    9e0e863 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from BrahmaMantra/my-patch-virt-1

    解决了vmlaunch导致的cpu_reset的问题
    GnoCiYeH authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4da3508 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. 整理代码

    GnoCiYeH committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    53f72aa View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    a211e5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7539d0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from BrahmaMantra/my-patch-virt-1

    暂时性push到hyc仓库
    GnoCiYeH authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0ac0b5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92c661a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    0d1f0c7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from BrahmaMantra/my-patch-virt-1

    初步完成ept映射
    GnoCiYeH authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    054c45a View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    a2dd6bc View commit details
    Browse the repository at this point in the history