The following patches are queued for QEMU stable v7.2.18: https://gitlab.com/qemu-project/qemu/-/commits/staging-7.2
Patch freeze is 2025-05-24, and the release is planned for 2025-05-26: https://wiki.qemu.org/Planning/7.2 Please respond here or CC qemu-sta...@nongnu.org on any additional patches you think should (or shouldn't) be included in the release. The changes which are staging for inclusion, with the original commit hash from master branch, are given below the bottom line. Thanks! /mjt -------------------------------------- 01 14fb6dbbc50f Michael Tokarev: Makefile: "make dist" generates a .xz, not .bz2 02 2542d5cf471a Heinrich Schuchardt: hw/rtc/goldfish: keep time offset when resetting 03 04e99f9eb792 Philippe Mathieu-Daudé: hw/pci-host/designware: Fix ATU_UPPER_TARGET register access 04 070a500cc0da Richard Henderson: target/avr: Fix buffer read in avr_print_insn 05 fca2817fdcb0 Richard Henderson: target/mips: Revert TARGET_PAGE_BITS_VARY 06 d89b9899babc Richard Henderson: target/mips: Require even maskbits in update_pagemask 07 256ba7715b10 Richard Henderson: target/mips: Simplify and fix update_pagemask 08 c0b32426ce56 Marco Cavenati: migration: fix SEEK_CUR offset calculation in qio_channel_block_seek 09 c17ad4b11bd2 Akihiko Odaki: virtio-net: Fix num_buffers for version 1 10 a7a05f5f6a40 Daan De Meyer: smbios: Fix buffer overrun when using path= option 11 c07cd110a182 Pierrick Bouvier: plugins/loader: fix deadlock when resetting/uninstalling a plugin 12 94a159f3dc73 Paolo Bonzini: target/i386/hvf: fix lflags_to_rflags 13 6b661b7ed7cd Richard Henderson: target/avr: Improve decode of LDS, STS 14 8ed7c0b6488a Peter Maydell: target/arm: Don't assert() for ISB/SB inside IT block 15 eba837a31b95 Bernhard Beschow: hw/gpio/imx_gpio: Fix interpretation of GDIR polarity 16 54e54e594bc8 Bernhard Beschow: hw/i2c/imx: Always set interrupt status bit if interrupt condition occurs 17 61da38db70af Christian Schoenebeck: 9pfs: fix concurrent v9fs_reclaim_fd() calls 18 89f7b4da7662 Christian Schoenebeck: 9pfs: fix FD leak and reduce latency of v9fs_reclaim_fd()