From 44e7631970bea78d9ee12cc42212407123f89089 Mon Sep 17 00:00:00 2001 From: Jose Carlos Venegas Munoz Date: Mon, 10 Sep 2018 14:05:12 -0500 Subject: [PATCH] versions: update qemu-lite version. Update qemu-lite this disable static PRT on pc platform, needed to use devices like virtio-rng. Signed-off-by: Jose Carlos Venegas Munoz --- versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.yaml b/versions.yaml index 9924b8e194..5ec00273eb 100644 --- a/versions.yaml +++ b/versions.yaml @@ -64,7 +64,7 @@ assets: description: "lightweight VMM that uses KVM" url: "https://github.com/kata-containers/qemu" branch: "qemu-lite-2.11.0" - commit: "a39e0b3e828ff6fb4457865ef7a021f1e7320c27" + commit: "f88622805677163b04498dcba35ceca0183b1318" qemu: description: "VMM that uses KVM"