lf-edge / eve

EVE is Edge Virtualization Engine
https://www.lfedge.org/projects/eve/
Apache License 2.0
468 stars 158 forks source link

Question related to available hypervisors #3776

Open will-code-for-pizza opened 4 months ago

will-code-for-pizza commented 4 months ago

Hi folks,

there are 3 different hypervisors mentioned in your documentation:

kvm, xen, mini

Please could you provide some detailed informations about the "mini" ? (an URL would be ideal) I want to get more technical specs.

Many thanks for your work. Regards.

rouming commented 4 months ago

No such hypervisor, unfortunately (or fortunately). This is how we refer the minimal configuration image for the RISC-V architecture, which is experimental for EVE and was never tested on real hardware. Take a look into the Makefile directly, this is more up-to-date: https://github.com/lf-edge/eve/blob/59aab5e3ce4a0577674d57965858e1d4d4cbbe3a/Makefile#L36