From f6bfb857c05f08f5a21c0c9b72963a23edcea86b Mon Sep 17 00:00:00 2001 From: Archana Shinde Date: Tue, 14 Aug 2018 17:25:00 -0700 Subject: [PATCH] versions: Update the commit for qemu-lite The commit for qemu needs to be updated to the tip of the qemu-lite-2.11.0 branch. The qemu packages for 1.12.0 also contain the latest commit. Fixes #582 Signed-off-by: Archana Shinde --- versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.yaml b/versions.yaml index 462749f724..145e8aa612 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: "6ba2bfbee9a80bfd03605c5eb2ca743c8b68389e" + commit: "a39e0b3e828ff6fb4457865ef7a021f1e7320c27" qemu: description: "VMM that uses KVM"