usr/bin/qemu-system-aarch64
usr/bin/qemu-system-riscv64
usr/bin/qemu-system-x86_64
+usr/bin/qemu-vmsr-helper
usr/bin/qemu-x86_64
usr/include/qemu-plugin.h
usr/libexec/qemu-bridge-helper
usr/share/qemu/edk2-i386-secure-code.fd
usr/share/qemu/edk2-i386-vars.fd
usr/share/qemu/edk2-licenses.txt
+usr/share/qemu/edk2-loongarch64-code.fd
+usr/share/qemu/edk2-loongarch64-vars.fd
+usr/share/qemu/edk2-riscv-code.fd
+usr/share/qemu/edk2-riscv-vars.fd
usr/share/qemu/edk2-x86_64-code.fd
usr/share/qemu/edk2-x86_64-secure-code.fd
usr/share/qemu/efi-e1000.rom
usr/share/qemu/firmware/60-edk2-aarch64.json
usr/share/qemu/firmware/60-edk2-arm.json
usr/share/qemu/firmware/60-edk2-i386.json
+usr/share/qemu/firmware/60-edk2-loongarch64.json
usr/share/qemu/firmware/60-edk2-x86_64.json
#usr/share/qemu/hppa-firmware.img
#usr/share/qemu/hppa-firmware64.img
usr/share/qemu/qemu-nsis.bmp
usr/share/qemu/qemu_vga.ndrv
#usr/share/qemu/s390-ccw.img
-#usr/share/qemu/s390-netboot.img
#usr/share/qemu/skiboot.lid
#usr/share/qemu/slof.bin
usr/share/qemu/trace-events-all
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2024 IPFire Team <info@ipfire.org> #
+# Copyright (C) 2007-2025 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
SUMMARY = Machine emulator and virtualizer
# If you update the version also qemu-ga !!!
-VER = 9.0.2
+VER = 9.2.0
THISAPP = qemu-$(VER)
DL_FILE = $(THISAPP).tar.xz
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = qemu
-PAK_VER = 44
+PAK_VER = 45
DEPS = alsa libusbredir spice libseccomp libslirp
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 6b5301f985919ae53e056410be7486b8150a65016127568bd4d58f596e94960d08eb3fc57cff7ff6a3435d71274adee516f57375d856d61b4fc7a3f24cbf75c4
+$(DL_FILE)_BLAKE2 = 5800556f356e4324124e250c02a07857eef3a6f22995a819fe972061fa750ebf7233da64ae4c0a3e775b1639c870be4b7312d86d9866fedf2bc99074aad0a10a
install : $(TARGET)