We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87d9326 + f377628 commit 0bd2b25Copy full SHA for 0bd2b25
1 file changed
src/content/projects/qemu.md
@@ -4,11 +4,11 @@ permalink: /:title/
4
category: cloud
5
6
meta:
7
- keywords: "Qemu"
+ keywords: "Qemu, Virtualization, Emulation"
8
9
project:
10
title: "Qemu"
11
- type: "C"
+ type: "C, Rust"
12
ci_url: "https://gitlab.com/qemu-project/qemu/-/pipelines"
13
url: "Qemu"
14
project_official_url: "https://www.qemu.org/"
@@ -17,8 +17,8 @@ project:
17
18
supported_releases:
19
- release:
20
- version: "7.0.0"
21
- url: "https://download.qemu.org/qemu-7.0.0.tar.xz"
+ version: "9.2.3"
+ url: "https://download.qemu.org/qemu-9.2.3.tar.xz"
22
23
project_ci:
24
- CI:
0 commit comments