sux2mfgj / vmm

TBD

Home Page:https://scrapbox.io/vmm/Hello,_world!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vmm

purpose of this project
  • design of a simple vmm

    • small code and single guest os.
  • learning linux kernel and kernel module.

  • using hardware acceleration

    • Intel VMX and EPT
current status (notice)

This project is work in progress. (the vmm cannot boot any guest OS and run programs as a guest.)

how to build and run this vmm

see a DEVELOPPER.md
wellcome any patches and issues!!

About

TBD

https://scrapbox.io/vmm/Hello,_world!

License:GNU General Public License v2.0


Languages

Language:C 93.7%Language:Makefile 3.3%Language:Objective-C 1.6%Language:Shell 1.4%