-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Anup Patel edited this page Sep 1, 2019
·
17 revisions
The Kernel Based Virtual Machive (KVM) is an open-source Type2 hypervisor which converts Linux kernel into a hypervisor. We typically have two main parts in the KVM hypervisor: KVM kernel module and KVM user-space tool.
This wiki is all about KVM RISC-V which is the RISC-V port of the KVM hypervisor.
Following are some useful tutorials: