chengongpp / lkmpg-cnLinks
The Linux Kernel Module Programming Guide (updated for 5.x kernels) 《Linux内核模块编程指南(内核版本5.x)》中文翻译
☆31Updated 2 years ago
Alternatives and similar repositories for lkmpg-cn
Users that are interested in lkmpg-cn are comparing it to the libraries listed below
Sorting:
- 2024春夏季训练营第三阶段-虚拟化方向☆46Updated last year
- A Debuggable Kernel environment Plus a software collection☆62Updated 3 years ago
- 桃花源(英文名为 peach)是一个 迷你虚拟机,用于学习 Intel 硬件虚拟化技术。☆217Updated 3 years ago
- ☆100Updated 4 years ago
- 基于Rust语言的OS Kernel -- zCore☆19Updated 3 years ago
- Linux 内核之旅公众号文章☆131Updated 6 years ago
- 《深度探索Linux操作系统 : 系统构建和原理解析》 学习笔记☆115Updated 5 years ago
- Let's write an x86 hypervisor in Rust from scratch!☆162Updated 2 years ago
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆128Updated 3 years ago
- My exploring in linux kernel☆73Updated last week
- ARM Architecture Reference Manual for ARMv8-A 中文解读☆110Updated 9 years ago
- ☆36Updated 5 years ago
- 用Rust语言重写Linux kernel中的KVM☆16Updated 3 years ago
- ASOR - 基于x86架构的虚拟机实现☆31Updated 2 years ago
- OS教学实验:用Rust&C实现各种历史上的经典OS Kernels的实例☆46Updated 3 years ago
- ELF解释器及相关学习笔记☆49Updated last year
- Study blog. Much more about KVM/Kernel/Virtualization.☆78Updated 8 months ago
- Linux内核之旅开源社区网站☆146Updated last month
- qemu源码的阅读笔记☆91Updated last year
- 记录我的内核成长贡献之路。IMO, fork or clone this repo would be very stupid. If you have any questions, just send me an email.☆191Updated last week
- Linux kernel fully commented in Chinese, At the same time, I will merge some new feature code from upstream.☆74Updated last week
- 开源开发工具周刊☆195Updated this week
- x86汇编语言 从实模式到保护模式☆55Updated 8 years ago
- 实现linux内核对应用段错误、double free问题栈回溯☆34Updated 3 years ago
- Linux x86_64系统调用简介(长线更新中)☆16Updated 4 years ago
- Source code for the virtualization book☆93Updated last week
- 《从零开始的RISC-V模拟器开发》配套的PPT和教学资料☆233Updated 4 years ago
- llvm-based c compiler