pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/emulators/qemu



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Dec 27 11:16:42 UTC 2024

Modified Files:
        pkgsrc/emulators/qemu: Makefile PLIST distinfo
        pkgsrc/emulators/qemu/patches: patch-hw-mips-Kconfig
Removed Files:
        pkgsrc/emulators/qemu/patches: patch-hw_display_omap__dss.c
            patch-hw_net_etraxfs__eth.c

Log Message:
qemu: updated to 9.2.0

9.2.0
https://wiki.qemu.org/ChangeLog/9.2


To generate a diff of this commit:
cvs rdiff -u -r1.360 -r1.361 pkgsrc/emulators/qemu/Makefile
cvs rdiff -u -r1.92 -r1.93 pkgsrc/emulators/qemu/PLIST
cvs rdiff -u -r1.224 -r1.225 pkgsrc/emulators/qemu/distinfo
cvs rdiff -u -r1.5 -r1.6 pkgsrc/emulators/qemu/patches/patch-hw-mips-Kconfig
cvs rdiff -u -r1.3 -r0 \
    pkgsrc/emulators/qemu/patches/patch-hw_display_omap__dss.c \
    pkgsrc/emulators/qemu/patches/patch-hw_net_etraxfs__eth.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/emulators/qemu/Makefile
diff -u pkgsrc/emulators/qemu/Makefile:1.360 pkgsrc/emulators/qemu/Makefile:1.361
--- pkgsrc/emulators/qemu/Makefile:1.360        Fri Dec 27 08:19:44 2024
+++ pkgsrc/emulators/qemu/Makefile      Fri Dec 27 11:16:42 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.360 2024/12/27 08:19:44 wiz Exp $
+# $NetBSD: Makefile,v 1.361 2024/12/27 11:16:42 adam Exp $
 
-DISTNAME=      qemu-9.1.2
-PKGREVISION=   2
+DISTNAME=      qemu-9.2.0
 CATEGORIES=    emulators
 MASTER_SITES=  https://download.qemu.org/
 EXTRACT_SUFX=  .tar.xz
@@ -18,7 +17,7 @@ TOOL_DEPENDS+=        ${PYPKGPREFIX}-sphinx-rtd
 
 USE_CURSES=            resize_term wide
 USE_LANGUAGES+=                c c++
-USE_TOOLS+=            bison flex makeinfo perl:build pod2man pkg-config
+USE_TOOLS+=            bison gdbus-codegen flex makeinfo perl:build pod2man pkg-config
 UNLIMIT_RESOURCES=     datasize
 HAS_CONFIGURE=         yes
 
@@ -67,7 +66,6 @@ CONFIGURE_ARGS+=      --enable-stack-protecto
 NOT_PAX_MPROTECT_SAFE+=        bin/qemu-system-aarch64
 NOT_PAX_MPROTECT_SAFE+=        bin/qemu-system-alpha
 NOT_PAX_MPROTECT_SAFE+=        bin/qemu-system-arm
-NOT_PAX_MPROTECT_SAFE+=        bin/qemu-system-cris
 NOT_PAX_MPROTECT_SAFE+=        bin/qemu-system-hppa
 NOT_PAX_MPROTECT_SAFE+=        bin/qemu-system-i386
 NOT_PAX_MPROTECT_SAFE+=        bin/qemu-system-m68k
@@ -223,6 +221,7 @@ post-install:
 .include "../../lang/python/tool.mk"
 .include "../../net/libslirp/buildlink3.mk"
 .include "../../security/libgcrypt/buildlink3.mk"
+.include "../../security/libssh/buildlink3.mk"
 .include "../../security/libtasn1/buildlink3.mk"
 .include "../../sysutils/dtc/buildlink3.mk"
 .include "../../www/curl/buildlink3.mk"

Index: pkgsrc/emulators/qemu/PLIST
diff -u pkgsrc/emulators/qemu/PLIST:1.92 pkgsrc/emulators/qemu/PLIST:1.93
--- pkgsrc/emulators/qemu/PLIST:1.92    Tue Oct 22 07:24:17 2024
+++ pkgsrc/emulators/qemu/PLIST Fri Dec 27 11:16:42 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.92 2024/10/22 07:24:17 adam Exp $
+@comment $NetBSD: PLIST,v 1.93 2024/12/27 11:16:42 adam Exp $
 bin/elf2dmp
 ${PLIST.aarch64}bin/qemu-aarch64
 ${PLIST.aarch64_be}bin/qemu-aarch64_be
@@ -43,7 +43,6 @@ bin/qemu-system-aarch64
 bin/qemu-system-alpha
 bin/qemu-system-arm
 bin/qemu-system-avr
-bin/qemu-system-cris
 bin/qemu-system-hppa
 bin/qemu-system-i386
 bin/qemu-system-loongarch64
@@ -99,12 +98,10 @@ share/doc/qemu/about/index.html
 share/doc/qemu/about/license.html
 share/doc/qemu/about/removed-features.html
 share/doc/qemu/dbus-dbusindex.html
-share/doc/qemu/devel/acpi-bits.html
 share/doc/qemu/devel/atomics.html
 share/doc/qemu/devel/bitops.html
 share/doc/qemu/devel/block-coroutine-wrapper.html
 share/doc/qemu/devel/build-system.html
-share/doc/qemu/devel/ci.html
 share/doc/qemu/devel/clocks.html
 share/doc/qemu/devel/code-of-conduct.html
 share/doc/qemu/devel/conflict-resolution.html
@@ -113,7 +110,6 @@ share/doc/qemu/devel/crypto.html
 share/doc/qemu/devel/decodetree.html
 share/doc/qemu/devel/docs.html
 share/doc/qemu/devel/ebpf_rss.html
-share/doc/qemu/devel/fuzzing.html
 share/doc/qemu/devel/index-api.html
 share/doc/qemu/devel/index-build.html
 share/doc/qemu/devel/index-internals.html
@@ -122,6 +118,7 @@ share/doc/qemu/devel/index-tcg.html
 share/doc/qemu/devel/index.html
 share/doc/qemu/devel/kconfig.html
 share/doc/qemu/devel/loads-stores.html
+share/doc/qemu/devel/lockcnt.html
 share/doc/qemu/devel/luks-detached-header.html
 share/doc/qemu/devel/maintainers.html
 share/doc/qemu/devel/memory.html
@@ -134,6 +131,7 @@ share/doc/qemu/devel/migration/index.htm
 share/doc/qemu/devel/migration/main.html
 share/doc/qemu/devel/migration/mapped-ram.html
 share/doc/qemu/devel/migration/postcopy.html
+share/doc/qemu/devel/migration/qatzip-compression.html
 share/doc/qemu/devel/migration/qpl-compression.html
 share/doc/qemu/devel/migration/uadk-compression.html
 share/doc/qemu/devel/migration/vfio.html
@@ -141,13 +139,13 @@ share/doc/qemu/devel/migration/virtio.ht
 share/doc/qemu/devel/modules.html
 share/doc/qemu/devel/multi-process.html
 share/doc/qemu/devel/multi-thread-tcg.html
+share/doc/qemu/devel/multiple-iothreads.html
 share/doc/qemu/devel/pci.html
 share/doc/qemu/devel/qapi-code-gen.html
 share/doc/qemu/devel/qdev-api.html
-share/doc/qemu/devel/qgraph.html
 share/doc/qemu/devel/qom-api.html
 share/doc/qemu/devel/qom.html
-share/doc/qemu/devel/qtest.html
+share/doc/qemu/devel/rcu.html
 share/doc/qemu/devel/replay.html
 share/doc/qemu/devel/reset.html
 share/doc/qemu/devel/s390-cpu-topology.html
@@ -161,7 +159,17 @@ share/doc/qemu/devel/tcg-icount.html
 share/doc/qemu/devel/tcg-ops.html
 share/doc/qemu/devel/tcg-plugins.html
 share/doc/qemu/devel/tcg.html
-share/doc/qemu/devel/testing.html
+share/doc/qemu/devel/testing/acpi-bits.html
+share/doc/qemu/devel/testing/avocado.html
+share/doc/qemu/devel/testing/blkdebug.html
+share/doc/qemu/devel/testing/blkverify.html
+share/doc/qemu/devel/testing/ci.html
+share/doc/qemu/devel/testing/functional.html
+share/doc/qemu/devel/testing/fuzzing.html
+share/doc/qemu/devel/testing/index.html
+share/doc/qemu/devel/testing/main.html
+share/doc/qemu/devel/testing/qgraph.html
+share/doc/qemu/devel/testing/qtest.html
 share/doc/qemu/devel/tracing.html
 share/doc/qemu/devel/trivial-patches.html
 share/doc/qemu/devel/ui.html
@@ -218,6 +226,7 @@ share/doc/qemu/specs/ppc-spapr-xive.html
 share/doc/qemu/specs/ppc-xive.html
 share/doc/qemu/specs/pvpanic.html
 share/doc/qemu/specs/rapl-msr.html
+share/doc/qemu/specs/riscv-iommu.html
 share/doc/qemu/specs/rocker.html
 share/doc/qemu/specs/sev-guest-firmware.html
 share/doc/qemu/specs/spdm.html
@@ -236,20 +245,20 @@ share/doc/qemu/system/arm/cubieboard.htm
 share/doc/qemu/system/arm/digic.html
 share/doc/qemu/system/arm/emcraft-sf2.html
 share/doc/qemu/system/arm/emulation.html
-share/doc/qemu/system/arm/gumstix.html
+share/doc/qemu/system/arm/exynos.html
+share/doc/qemu/system/arm/fby35.html
 share/doc/qemu/system/arm/highbank.html
 share/doc/qemu/system/arm/imx25-pdk.html
 share/doc/qemu/system/arm/integratorcp.html
 share/doc/qemu/system/arm/kzm.html
-share/doc/qemu/system/arm/mainstone.html
+share/doc/qemu/system/arm/mcimx6ul-evk.html
+share/doc/qemu/system/arm/mcimx7d-sabre.html
 share/doc/qemu/system/arm/mps2.html
 share/doc/qemu/system/arm/musca.html
 share/doc/qemu/system/arm/musicpal.html
 share/doc/qemu/system/arm/nrf.html
-share/doc/qemu/system/arm/nseries.html
 share/doc/qemu/system/arm/nuvoton.html
 share/doc/qemu/system/arm/orangepi.html
-share/doc/qemu/system/arm/palm.html
 share/doc/qemu/system/arm/raspi.html
 share/doc/qemu/system/arm/realview.html
 share/doc/qemu/system/arm/sabrelite.html
@@ -262,8 +271,8 @@ share/doc/qemu/system/arm/vexpress.html
 share/doc/qemu/system/arm/virt.html
 share/doc/qemu/system/arm/xenpvh.html
 share/doc/qemu/system/arm/xlnx-versal-virt.html
+share/doc/qemu/system/arm/xlnx-zcu102.html
 share/doc/qemu/system/arm/xlnx-zynq.html
-share/doc/qemu/system/arm/xscale.html
 share/doc/qemu/system/authz.html
 share/doc/qemu/system/barrier.html
 share/doc/qemu/system/bootindex.html
@@ -295,9 +304,11 @@ share/doc/qemu/system/i386/cpu.html
 share/doc/qemu/system/i386/hyperv.html
 share/doc/qemu/system/i386/kvm-pv.html
 share/doc/qemu/system/i386/microvm.html
+share/doc/qemu/system/i386/nitro-enclave.html
 share/doc/qemu/system/i386/pc.html
 share/doc/qemu/system/i386/sgx.html
 share/doc/qemu/system/i386/xen.html
+share/doc/qemu/system/i386/xenpvh.html
 share/doc/qemu/system/images.html
 share/doc/qemu/system/index.html
 share/doc/qemu/system/introduction.html
@@ -364,7 +375,6 @@ share/doc/qemu/tools/qemu-pr-helper.html
 share/doc/qemu/tools/qemu-storage-daemon.html
 share/doc/qemu/tools/qemu-trace-stap.html
 share/doc/qemu/tools/qemu-vmsr-helper.html
-share/doc/qemu/tools/virtfs-proxy-helper.html
 share/doc/qemu/user/index.html
 share/doc/qemu/user/main.html
 share/icons/hicolor/128x128/apps/qemu.png
@@ -400,6 +410,8 @@ share/qemu/edk2-i386-code.fd
 share/qemu/edk2-i386-secure-code.fd
 share/qemu/edk2-i386-vars.fd
 share/qemu/edk2-licenses.txt
+share/qemu/edk2-loongarch64-code.fd
+share/qemu/edk2-loongarch64-vars.fd
 share/qemu/edk2-riscv-code.fd
 share/qemu/edk2-riscv-vars.fd
 share/qemu/edk2-x86_64-code.fd
@@ -417,6 +429,7 @@ share/qemu/firmware/50-edk2-x86_64-secur
 share/qemu/firmware/60-edk2-aarch64.json
 share/qemu/firmware/60-edk2-arm.json
 share/qemu/firmware/60-edk2-i386.json
+share/qemu/firmware/60-edk2-loongarch64.json
 share/qemu/firmware/60-edk2-x86_64.json
 share/qemu/hppa-firmware.img
 share/qemu/hppa-firmware64.img
@@ -479,7 +492,6 @@ share/qemu/qboot.rom
 share/qemu/qemu-nsis.bmp
 share/qemu/qemu_vga.ndrv
 share/qemu/s390-ccw.img
-share/qemu/s390-netboot.img
 share/qemu/skiboot.lid
 share/qemu/slof.bin
 share/qemu/trace-events-all

Index: pkgsrc/emulators/qemu/distinfo
diff -u pkgsrc/emulators/qemu/distinfo:1.224 pkgsrc/emulators/qemu/distinfo:1.225
--- pkgsrc/emulators/qemu/distinfo:1.224        Mon Dec  9 13:54:17 2024
+++ pkgsrc/emulators/qemu/distinfo      Fri Dec 27 11:16:42 2024
@@ -1,17 +1,15 @@
-$NetBSD: distinfo,v 1.224 2024/12/09 13:54:17 ryoon Exp $
+$NetBSD: distinfo,v 1.225 2024/12/27 11:16:42 adam Exp $
 
 BLAKE2s (palcode-clipper-qemu-5.2.0nb8) = d388c896a80c1cc3d4785c8434d6688bbcfd54c28f7252ce550ab162a0bba321
 SHA512 (palcode-clipper-qemu-5.2.0nb8) = 33695d6001d86a19793a92d5e31775607c4dfc9ab9eea019ea6c4d543a2e11e8c07f83cca4934811a13ef829b528737ea37d9d2aaf66cba6f2746d44d2aa0b43
 Size (palcode-clipper-qemu-5.2.0nb8) = 159808 bytes
-BLAKE2s (qemu-9.1.2.tar.xz) = 3535d0321a2c70aeefd94399c60083ff1c2a3e34da7711c0d2a87f1dbc055b09
-SHA512 (qemu-9.1.2.tar.xz) = ff6ed9bc784f1aa7cf06604d0e38e26ebb2685885893a2cb7d044297f26d7efd0fa6cbb034dc1c422b58504ca1081b46ffe00dd8f9fab928cafa8cfc0d7d1747
-Size (qemu-9.1.2.tar.xz) = 132481332 bytes
+BLAKE2s (qemu-9.2.0.tar.xz) = 75859c5e97b7fd980b02ac278d8b301feebc0c55e29d989399b31b02acac9711
+SHA512 (qemu-9.2.0.tar.xz) = f92548623e4e31400c823a2d78417a8a4ecfccb07f3ee4883e2f2ad33054539d2a37d076dbc64df42c6c86c08fa7c2c975cd6e823aa14d5f20cef83348006813
+Size (qemu-9.2.0.tar.xz) = 135188800 bytes
 SHA1 (patch-audio_jackaudio.c) = 771c2779e565242a500adc0223ef6b1ae5b2b91f
-SHA1 (patch-hw-mips-Kconfig) = c328e32e7dc8c87fe18b4e54adf1eafc828a516d
+SHA1 (patch-hw-mips-Kconfig) = 7969c712839138d60ecd1d8a72956c5e5147a475
 SHA1 (patch-hw-mips-mipssim.c) = 1683a52c0f065a5adb342f0a71bc63d3e7ffd931
-SHA1 (patch-hw_display_omap__dss.c) = 68f6f5e86335114de64b397959a2238de84fcde2
 SHA1 (patch-hw_mips_meson.build) = 8bb977310e8dcd4fe12ddae343891855dd05c7d2
-SHA1 (patch-hw_net_etraxfs__eth.c) = e5dd1661d60dbcd27b332403e0843500ba9544bc
 SHA1 (patch-hw_net_xilinx__axienet.c) = ebcd2676d64ce6f31e4a8c976d4fdf530ad5e8b7
 SHA1 (patch-hw_rtc_mc146818rtc.c) = cc7a3b28010966b65b7a16db756226ac2669f310
 SHA1 (patch-hw_scsi_scsi-disk.c) = fdbf2f962a6dcb1a115a7f8a5b8790ff9295fb33

Index: pkgsrc/emulators/qemu/patches/patch-hw-mips-Kconfig
diff -u pkgsrc/emulators/qemu/patches/patch-hw-mips-Kconfig:1.5 pkgsrc/emulators/qemu/patches/patch-hw-mips-Kconfig:1.6
--- pkgsrc/emulators/qemu/patches/patch-hw-mips-Kconfig:1.5     Thu Sep  5 07:40:08 2024
+++ pkgsrc/emulators/qemu/patches/patch-hw-mips-Kconfig Fri Dec 27 11:16:42 2024
@@ -1,10 +1,10 @@
-$NetBSD: patch-hw-mips-Kconfig,v 1.5 2024/09/05 07:40:08 adam Exp $
+$NetBSD: patch-hw-mips-Kconfig,v 1.6 2024/12/27 11:16:42 adam Exp $
 
---- hw/mips/Kconfig.orig       2024-09-04 17:40:41.000000000 +0000
+--- hw/mips/Kconfig.orig       2024-12-10 23:46:36.000000000 +0000
 +++ hw/mips/Kconfig
 @@ -19,6 +19,8 @@ config MIPSSIM
      depends on MIPS
-     select SERIAL
+     select SERIAL_MM
      select MIPSNET
 +    select VIRTIO_MMIO
 +    select OR_IRQ



Home | Main Index | Thread Index | Old Index