Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
versions: Add nemu
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
chavafg committed Dec 3, 2018
1 parent 0a7a437 commit 2af240b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 2af240b

Please sign in to comment.