Skip to content

Commit 0c09521

Browse files
committed
build(qemu): upgrade qemu from v9.2.0 to v9.4.0 and switch to base-images pm
Replace custom QEMU build pipeline with package manager-based installation. Remove the manual install script, SCSI serial truncation patch, and extensive configure/compile steps in favor of `pm install qemu`. - Bump QEMU version to v9.4.0 in versions.yml and oss.yaml - Delete install-qemu.sh and patches directory - Simplify werf.inc.yaml to use builder/distroless with pm install - Update virt-launcher import path from /BINS to /qemu-img
1 parent f617a2d commit 0c09521

7 files changed

Lines changed: 13 additions & 655 deletions

File tree

build/components/versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
firmware:
2-
qemu: v9.2.0
2+
qemu: v9.4.0
33
libvirt: v10.9.0
44
edk2: stable202411
55
core:

images/qemu/install-qemu.sh

Lines changed: 0 additions & 256 deletions
This file was deleted.

images/qemu/patches/001-revert-scsi-disk-serial-truncate.patch

Lines changed: 0 additions & 26 deletions
This file was deleted.

images/qemu/patches/README.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)