Since last time I have posted the “Introduction to Hardware-Accelerated Virtualization Technology”, I have decided to make my virtualization project to be open-source.
The latest source code of NoirVisor is available at GitHub: https://github.com/Zero-Tang/NoirVisor
This project would be procedure-oriented designed, written in the C programming language and Assembly.
Note that I will highly focus on developing the compatibility to different x86-based processors (Intel and AMD processors will be supported at least) and nested virtualization.