mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-04 02:56:18 +00:00
versions: Add nemu
Since Kata Containers work with NEMU, add an entry of the supported nemu version and its OVMF firmware. Fixes: #970. Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
This commit is contained in:
parent
0a7a4379dc
commit
2af240bd18
@ -60,6 +60,16 @@ assets:
|
||||
hypervisor:
|
||||
description: "Component used to create virtual machines"
|
||||
|
||||
nemu:
|
||||
description: "Modern Hypervisor for the Cloud"
|
||||
url: "https://github.com/intel/nemu"
|
||||
version: "release-2018-11-29"
|
||||
|
||||
nemu-ovmf:
|
||||
description: "OVMF firmware used by nemu hypervisor"
|
||||
url: "https://github.com/intel/ovmf-virt"
|
||||
version: "0.6"
|
||||
|
||||
qemu-lite:
|
||||
description: "lightweight VMM that uses KVM"
|
||||
url: "https://github.com/kata-containers/qemu"
|
||||
|
Loading…
Reference in New Issue
Block a user