Skip to content

Latest commit

 

History

History
executable file
·
25 lines (17 loc) · 949 Bytes

README.md

File metadata and controls

executable file
·
25 lines (17 loc) · 949 Bytes

hype

Hype is a type 1 hypervisor for the Intel x86-64 architecture utilizing the VT-x virtualization technology, written in C++. Hype is capable of booting directly from UEFI.

At the moment, the project is planned for running a linux distro, but this may change.

Note: THIS IS STILL A WORK IN PROGRESS.

This is mostly a research and experimentation project rather then a product for use.

Resources

Other Hypervisors