mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-04 19:16:23 +00:00
Merge pull request #975 from teawater/dimm
versions: refactor configuration of qemu in version.yaml
This commit is contained in:
commit
a323a87b59
@ -80,7 +80,11 @@ assets:
|
||||
description: "VMM that uses KVM"
|
||||
url: "https://github.com/qemu/qemu"
|
||||
version: "stable-2.11"
|
||||
|
||||
architecture:
|
||||
aarch64:
|
||||
branch: "master"
|
||||
tag: "v3.1.0-rc2"
|
||||
commit: "47c1cc30e440860aa695358f7c2dd0b9d7b53d16"
|
||||
image:
|
||||
description: |
|
||||
Root filesystem disk image used to boot the guest virtual
|
||||
|
Loading…
Reference in New Issue
Block a user