The following patches are queued for QEMU stable v8.2.1: https://gitlab.com/qemu-project/qemu/-/commits/staging-8.2
Patch freeze is 2024-01-27 (frozen), and the release is planned for 2024-01-29: https://wiki.qemu.org/Planning/8.2 This series includes the edk2 changes (moving edk2 binaries to edk2 snapshot fixing a bug). I'm not entirely happy with that, but having a known bug seems to be worse than having a snapshot, unreleased version of edk2. 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* d3007d348ada Kevin Wolf: block: Fix crash when loading snapshot on inactive node 02* 5a7f21efaf99 Kevin Wolf: vl: Improve error message for conflicting -incoming and -loadvm 03* bb6e2511eb48 Kevin Wolf: iotests: Basic tests for internal snapshots 04* d424db235434 Natanael Copa: target/riscv/kvm: do not use non-portable strerrorname_np() 05* 9d5b42beb697 Elen Avan: include/ui/rect.h: fix qemu_rect_init() mis-assignment 06* 007531586aa8 Paolo Bonzini: configure: use a native non-cross compiler for linux-user 07* 219615740425 Paolo Bonzini: target/i386: the sgx_epc_get_section stub is reachable 08* 25145a7d7735 Pavel Pisa: hw/net/can/sja1000: fix bug for single acceptance filter and standard frame 09* 5cb0e7abe163 Xu Lu: target/riscv: Fix mcycle/minstret increment behavior 10* 4ad87cd4b225 Michael Tokarev: chardev/char.c: fix "abstract device type" error message 11* 09a36158c283 Michael Tokarev: audio/audio.c: remove trailing newline in error_setg 12* 0c7ffc977195 Bin Meng: hw/net: cadence_gem: Fix MDIO_OP_xxx values 13* 2c5107e1b455 Max Erenberg: edu: fix DMA range upper bound check 14* 213ae3ffda46 Cédric Le Goater: vfio/container: Replace basename with g_path_get_basename 15* 9353b6da430f Volker Rümelin: hw/vfio: fix iteration over global VFIODevice list 16* 82a65e3188ab Peter Maydell: hw/intc/arm_gicv3_cpuif: handle LPIs in in the list registers 17* ca5bed07d0e7 Richard Henderson: tcg/ppc: Use new registers for LQ destination 18* 1d513e06d966 Natanael Copa: util: fix build with musl libc on ppc64le 19* ca8b0cc8e917 Gerd Hoffmann: tests/acpi: allow tests/data/acpi/virt/SSDT.memhp changes 20* c3667412582c Gerd Hoffmann: edk2: update to git snapshot 21* 6f79fa5f097a Gerd Hoffmann: edk2: update build config, set PcdUninstallMemAttrProtocol = TRUE. 22* 505872015196 Gerd Hoffmann: edk2: update binaries to git snapshot 23* 55abfc1ffbe5 Gerd Hoffmann: tests/acpi: update expected data files 24* 704f7cad5105 Gerd Hoffmann: tests/acpi: disallow tests/data/acpi/virt/SSDT.memhp changes 25* c98873ee4a0c Samuel Tardieu: tests/qtest/virtio-ccw: Fix device presence checking 26* e358a25a97c7 Ilya Leoshkevich: target/s390x: Fix LAE setting a wrong access register 27* 52a21689cd82 Peter Maydell: .gitlab-ci.d/buildtest.yml: Work around htags bug when environment is large 28* b16a45bc5e0e Alex Bennée: readthodocs: fully specify a build environment 29* 92039f61af89 Helge Deller: hw/hppa/machine: Allow up to 3840 MB total memory 30* d8a3220005d7 Helge Deller: hw/hppa/machine: Disable default devices with --nodefaults option 31* 3b57c15f0205 Helge Deller: hw/pci-host/astro: Add missing astro & elroy registers for NetBSD 32* 6ce18d530638 Helge Deller: target/hppa: Fix PDC address translation on PA2.0 with PSW.W=0 33* ed35afcb331a Helge Deller: hw/hppa: Move software power button address back into PDC 34* 5915b67013eb Helge Deller: target/hppa: Avoid accessing %gr0 when raising exception 35* 3824e0d643f3 Helge Deller: target/hppa: Export function hppa_set_ior_and_isr() 36* 910ada0225d1 Helge Deller: target/hppa: Fix IOR and ISR on unaligned access trap 37* 31efbe72c6cc Helge Deller: target/hppa: Fix IOR and ISR on error in probe 38* 4bda8224fa89 Helge Deller: target/hppa: Update SeaBIOS-hppa to version 15 39* 410c2a4d75f5 Anastasia Belova: load_elf: fix iterator's type for elf file processing 40* a58506b748b8 Richard Henderson: target/i386: Do not re-compute new pc with CF_PCREL 41* 2926eab89699 guoguangyao: target/i386: fix incorrect EIP in PC-relative translation blocks 42* 729ba8e933f8 Paolo Bonzini: target/i386: pcrel: store low bits of physical address in data[0] 43* 484aecf2d3a7 Philippe Mathieu-Daudé: backends/cryptodev: Do not ignore throttle/backends Errors 44* 3b14a555fdb6 Gerd Hoffmann: hw/pflash: refactor pflash_data_write() 45* 5dd58358a570 Gerd Hoffmann: hw/pflash: use ldn_{be,le}_p and stn_{be,le}_p 46* 284a7ee2e290 Gerd Hoffmann: hw/pflash: implement update buffer for block writes 47* 44ce1b5d2fc7 Nick Briggs: migration/rdma: define htonll/ntohll only if not predefined 48* 84a6835e004c Mark Cave-Ayland: hw/scsi/esp-pci: use correct address register for PCI DMA transfers 49* 6b41417d934b Mark Cave-Ayland: hw/scsi/esp-pci: generate PCI interrupt from separate ESP and PCI sources 50* 1e8e6644e063 Mark Cave-Ayland: hw/scsi/esp-pci: synchronise setting of DMA_STAT_DONE with ESP completion interrupt 51* c2d7de557d19 Mark Cave-Ayland: hw/scsi/esp-pci: set DMA_STAT_BCMBLT when BLAST command issued 52* 07b2c8e034d8 Matthew Rosato: s390x/pci: avoid double enable/disable of aif 53* 30e35258e25c Matthew Rosato: s390x/pci: refresh fh before disabling aif 54* 68c691ca99a2 Matthew Rosato: s390x/pci: drive ISM reset from subsystem reset 55 7ef4c41e91d5 Ani Sinha: acpi/tests/avocado/bits: wait for 200 seconds for SHUTDOWN event from bits VM 56 ef74024b76 Paolo Bonzini: accel/tcg: Revert mapping of PCREL translation block to multiple virtual addresses 57 c1ddc18f3710 Richard Henderson: tcg/s390x: Fix encoding of VRIc, VRSa, VRSc insns 58 d9945ccda08e Akihiko Odaki: coroutine-ucontext: Save fake stack for pooled coroutine 59 8a9be7992426 Fiona Ebner: block/io: clear BDRV_BLOCK_RECURSE flag after recursing in bdrv_co_block_status 60 6d913158b502 Robbin Ehn: linux-user: Fixed cpu restore with pc 0 on SIGBUS 61 1b21fe27e75a Richard Henderson: linux-user/riscv: Adjust vdso signal frame cfa offsets 62 9f6523e8e468 Joseph Burt: tcg/arm: Fix SIGILL in tcg_out_qemu_st_direct 63 2220e8189fb9 Jason Wang: virtio-net: correctly copy vnet header when flushing TX 64 a9c8ea95470c Ari Sundholm: block/blklogwrites: Fix a bug when logging "write zeroes" operations. 65 da62b507a205 Stefan Hajnoczi: iotests: add filter_qmp_generated_node_ids() 66 9ee2dd4c22a3 Stefan Hajnoczi: iotests: port 141 to Python for reliable QMP testing 67 effd60c87817 Stefan Hajnoczi: monitor: only run coroutine commands in qemu_aio_context 68 e8a12fe31f77 Daniel P. Berrangé: qtest: bump aspeed_smc-test timeout to 6 minutes 69 604927e357c2 Max Filippov: target/xtensa: fix OOB TLB entry access 70 6fffc8378562 Peter Maydell: target/arm: Fix A64 scalar SQSHRN and SQRSHRN 71 ee0a2e3c9d29 Peter Maydell: target/arm: Fix incorrect aa64_tidcp1 feature check (commit(s) marked with * were in previous series and are not resent)