Skip to content

staticbear/simple_hypervisor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple hypervisor with using Intel VMX, written on pure C with ASM inlines. Compiled with GCC 7.3.0 and FASM

Features:

  • Tiny size
  • Any external libs non used
  • Guest OS start running in virtual mode begin from first commands.

Accepted guest OS: Windows 7 x32 with next limits:

  • single logical core used
  • PAE options disabled
  • UEFI disabled

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published