Skip to content

Commit c309455

Browse files
Update: SoftwareFreedomConservancy.QEMU to 11.0.50 (microsoft#383912)
1 parent 8b06853 commit c309455

6 files changed

Lines changed: 136 additions & 0 deletions
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
2+
3+
PackageIdentifier: SoftwareFreedomConservancy.QEMU
4+
PackageVersion: 11.0.50
5+
ReleaseDate: 2026-05-01
6+
InstallerType: nullsoft
7+
Scope: machine
8+
UpgradeBehavior: install
9+
ProductCode: QEMU
10+
InstallationMetadata:
11+
DefaultInstallLocation: '%ProgramFiles%\qemu'
12+
Installers:
13+
- Architecture: x64
14+
InstallerUrl: https://qemu.weilnetz.de/w64/2026/qemu-w64-setup-20260501.exe
15+
InstallerSha256: a8b29572afb4c6ad024b7de129c81033e9fd191b9e054e3a52ea0bed24ac19ef
16+
ManifestType: installer
17+
ManifestVersion: 1.12.0
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
2+
3+
PackageIdentifier: SoftwareFreedomConservancy.QEMU
4+
PackageVersion: 11.0.50
5+
PackageLocale: en-GB
6+
ShortDescription: A generic and open source machine emulator and virtualiser.
7+
Description: |-
8+
QEMU is a generic and open source machine emulator and virtualiser.
9+
QEMU can be used in several different ways. The most common is for System Emulation, where it provides a virtual model of an entire machine (CPU, memory and emulated devices) to run a guest OS. In this mode the CPU may be fully emulated, or it may work with a hypervisor such as KVM, Xen or Hypervisor.Framework to allow the guest to run directly on the host CPU.
10+
The second supported way to use QEMU is User Mode Emulation, where QEMU can launch processes compiled for one CPU on another CPU. In this mode the CPU is always emulated.
11+
QEMU also provides a number of standalone command line utilities, such as the qemu-img disk image utility that allows you to create, convert and modify disk images.
12+
Tags:
13+
- emulator
14+
- ipxe
15+
- requirescmd
16+
- seabios
17+
- virtual-machine
18+
- virtualisation
19+
- virtualiser
20+
- virtualmachine
21+
- vm
22+
ManifestType: locale
23+
ManifestVersion: 1.12.0
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
2+
3+
PackageIdentifier: SoftwareFreedomConservancy.QEMU
4+
PackageVersion: 11.0.50
5+
PackageLocale: en-US
6+
Publisher: QEMU Community
7+
PublisherUrl: https://www.qemu.org/
8+
PublisherSupportUrl: https://www.qemu.org/support/
9+
PackageName: QEMU
10+
PackageUrl: https://qemu.weilnetz.de/
11+
License: GPL-2.0
12+
LicenseUrl: https://wiki.qemu.org/License
13+
ShortDescription: A generic and open source machine emulator and virtualizer.
14+
Description: |-
15+
QEMU is a generic and open source machine emulator and virtualizer.
16+
QEMU can be used in several different ways. The most common is for System Emulation, where it provides a virtual model of an entire machine (CPU, memory and emulated devices) to run a guest OS. In this mode the CPU may be fully emulated, or it may work with a hypervisor such as KVM, Xen or Hypervisor.Framework to allow the guest to run directly on the host CPU.
17+
The second supported way to use QEMU is User Mode Emulation, where QEMU can launch processes compiled for one CPU on another CPU. In this mode the CPU is always emulated.
18+
QEMU also provides a number of standalone command line utilities, such as the qemu-img disk image utility that allows you to create, convert and modify disk images.
19+
Tags:
20+
- emulator
21+
- ipxe
22+
- requirescmd
23+
- seabios
24+
- virtual-machine
25+
- virtualization
26+
- virtualizer
27+
- virtualmachine
28+
- vm
29+
ReleaseNotesUrl: https://wiki.qemu.org/ChangeLog/11.0
30+
Documentations:
31+
- DocumentLabel: Documentation
32+
DocumentUrl: https://www.qemu.org/documentation/
33+
- DocumentLabel: Wiki
34+
DocumentUrl: https://wiki.qemu.org/
35+
ManifestType: defaultLocale
36+
ManifestVersion: 1.12.0
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
2+
3+
PackageIdentifier: SoftwareFreedomConservancy.QEMU
4+
PackageVersion: 11.0.50
5+
PackageLocale: zh-CN
6+
ShortDescription: 通用开源的模拟器和虚拟机
7+
Description: |-
8+
QEMU 是一款通用开源的模拟器和虚拟机。
9+
QEMU 有多种不同的使用方式,最常见的是系统仿真。它提供整个机器(CPU、内存和仿真设备)的虚拟模型来运行来宾操作系统。在这种模式下,CPU 可以完全仿真,也可以与 KVM、Xen 或 Hypervisor.Framework 等管理程序配合使用,让客户机直接在主机 CPU 上运行。
10+
QEMU 的第二种使用方式是用户模式仿真。QEMU 可在另一个 CPU 上启动为一个 CPU 编译的进程。在这种模式下,CPU 始终处于仿真状态。
11+
QEMU 还提供了许多独立的命令行实用程序,如 qemu-img 磁盘映像实用程序,可用于创建、转换和修改磁盘映像。
12+
Tags:
13+
- 仿真
14+
- 模拟器
15+
- 虚拟
16+
- 虚拟化
17+
- 虚拟机
18+
Documentations:
19+
- DocumentLabel: 文档
20+
DocumentUrl: https://www.qemu.org/documentation/
21+
- DocumentLabel: 维基
22+
DocumentUrl: https://wiki.qemu.org/
23+
ManifestType: locale
24+
ManifestVersion: 1.12.0
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
2+
3+
PackageIdentifier: SoftwareFreedomConservancy.QEMU
4+
PackageVersion: 11.0.50
5+
PackageLocale: zh-TW
6+
ShortDescription: 通用開源的模擬器和虛擬機
7+
Description: |-
8+
QEMU 是一款通用開源的模擬器和虛擬機。
9+
QEMU 有多種不同的使用方式,最常見的是系統仿真。它提供整個機器(CPU、內存和仿真設備)的虛擬模型來運行來賓操作系統。在這種模式下,CPU 可以完全仿真,也可以與 KVM、Xen 或 Hypervisor.Framework 等管理程序配合使用,讓客戶機直接在主機 CPU 上運行。
10+
QEMU 的第二種使用方式是用戶模式仿真。QEMU 可在另一個 CPU 上啟動為一個 CPU 編譯的進程。在這種模式下,CPU 始終處於仿真狀態。
11+
QEMU 還提供了許多獨立的命令行實用程序,如 qemu-img 磁盤映像實用程序,可用於創建、轉換和修改磁盤映像。
12+
Tags:
13+
- 仿真
14+
- 模擬器
15+
- 虛擬
16+
- 虛擬化
17+
- 虛擬機
18+
- ㄈㄤˇㄓㄣ
19+
- ㄇㄛˊㄋㄧˇㄑㄧˋ
20+
- ㄒㄩㄋㄧˇ
21+
- ㄒㄩㄋㄧˇㄏㄨㄚˋ
22+
- ㄒㄩㄋㄧˇㄐㄧ
23+
Documentations:
24+
- DocumentLabel: 文檔
25+
DocumentUrl: https://www.qemu.org/documentation/
26+
- DocumentLabel: 維基
27+
DocumentUrl: https://wiki.qemu.org/
28+
ManifestType: locale
29+
ManifestVersion: 1.12.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
2+
3+
PackageIdentifier: SoftwareFreedomConservancy.QEMU
4+
PackageVersion: 11.0.50
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)