Minimal VMM implementation - KVM hello world example (learning purpose)
Stars
5
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
2
commits
Update README.md
4359ec6
Create README.md
1181266
Simple console emulation via MMIO
8b733f6
arch agnostic helper
c7bb1af
Add basic x86_64 code (hlt)
2223cf6
add Makefile
7fe163c
Add x86_64 support
3cfd109
Initial commit
c2669f6