nemu-config: fix nemu for ci

virtio-fs is now available in 1.7 release and needs hugepages enabled.
Updating version of NEMU that ships with kata by default which contains
the fixes for hugepages, machine_type=virt and network access.

Fixes: #1709
Depends-on: github.com/kata-containers/tests#1595
Depends-on: github.com/kata-containers/packaging#522
Signed-off-by: Ganesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>
This commit is contained in:
Ganesh Maharaj Mahalingam 2019-05-17 15:57:26 -07:00
parent 587b59ebfc
commit 722ac5aa97

View File

@ -84,7 +84,7 @@ assets:
uscan-url: >- uscan-url: >-
https://github.com/intel/nemu/tags https://github.com/intel/nemu/tags
.*/release-?(\d\S+)\.tar\.gz .*/release-?(\d\S+)\.tar\.gz
version: "release-2019-05-07" version: "release-2019-05-21"
nemu-ovmf: nemu-ovmf:
description: "OVMF firmware used by nemu VMM" description: "OVMF firmware used by nemu VMM"