# kHypervisorBasic **Repository Path**: baohongyu/kHypervisorBasic ## Basic Information - **Project Name**: kHypervisorBasic - **Description**: clone 备份来的... - **Primary Language**: C/C++ - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-30 - **Last Updated**: 2023-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README kHypervisor: https://github.com/Kelvinhack/kHypervisor ### v1.0 基于kHypervisor框架添加了Msr/Ept Hook,仅用于学习和示例使用。 **see directory: kHypervisor/kHypervisor** ### v2.0(待开发) 根据Kelvinhack建议,可以尝试将khypervisor分离设计hv_lib接口 ``` |-- hv |-- nested hv |-- pci device mon |-- ept |-- ept hook ... ``` **see directory: kHypervisor/kHypervisorBasic**