An open API service indexing awesome lists of open source software.

https://github.com/vlmarkov/linux-hypervisor

Linux Hypervisor type 2
https://github.com/vlmarkov/linux-hypervisor

hypervisor linux-kernel-module

Last synced: about 1 month ago
JSON representation

Linux Hypervisor type 2

Awesome Lists containing this project

README

        

# Linux-Hypervisor

Simple Linux Hypervisor type 2 driver
- supports ```vmxon``` and ```vmxoff``` operations
- virtualization must be enabled in BIOS

Usefull links:
- https://rayanfam.com/topics/hypervisor-from-scratch-part-1/
- http://virtualizationtechnologyvt.blogspot.com/
- https://github.com/yulyugin/vmlatency
- https://habr.com/ru/post/419065/