Wenzel / awesome-virtualizationLinks
Collection of resources about Virtualization
☆1,933Updated 6 months ago
Alternatives and similar repositories for awesome-virtualization
Users that are interested in awesome-virtualization are comparing it to the libraries listed below
Sorting:
- Intel / AMD CPU Internals☆1,174Updated 4 years ago
- Source code of a multiple series of tutorials about the hypervisor. Available at: https://rayanfam.com/tutorials☆2,495Updated 5 months ago
- lightweight hypervisor SDK written in C++ with support for Windows, Linux and UEFI☆1,457Updated last year
- A series of posts about QEMU internals:☆1,505Updated 2 years ago
- hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system☆1,277Updated 4 years ago
- SimpleVisor is a simple, portable, Intel VT-x hypervisor with two specific goals: using the least amount of assembly code (10 lines), and…☆1,905Updated last year
- Simple x86-64 VT-x Hypervisor with EPT Hooking☆947Updated 2 years ago
- The materials of "Hypervisor 101 in Rust", a one-day long course, to quickly learn hardware-assisted virtualization technology and its ap…☆1,160Updated 4 months ago
- A fast, hackable and simple x64 VT-x hypervisor for Windows and Linux. Builtin userspace sandbox and introspection engine.☆858Updated 4 years ago
- Intel VT-x based hypervisor aiming to provide a thin VM-exit filtering platform on Windows.☆1,718Updated 2 years ago
- A minimal kvm example