Hi everyone, The QEMU v9.0.3 stable release is now available.
You can grab the tarball from our download page here: https://www.qemu.org/download/#source https://download.qemu.org/qemu-9.0.3.tar.xz https://download.qemu.org/qemu-9.0.3.tar.xz.sig (signature) v9.0.3 is now tagged in the official qemu.git repository, and the stable-9.0 branch has been updated accordingly: https://gitlab.com/qemu-project/qemu/-/commits/stable-9.0 There are 82 changes since the previous v9.0.2 release. Thank you everyone who has been involved and helped with the stable series! /mjt Changelog (stable-9.0-hash master-hash Author Name: Commmit-Subject): 6a54d5cf55 Michael Tokarev: Update version for 9.0.3 release 8686115955 8d5ab746b1 Daniel P. Berrangé: gitlab: fix logic for changing docker tag on stable branches 2409dfefd9 ae23cd0017 Gert Wollny: ui/sdl2: set swap interval explicitly when OpenGL is enabled b056fae2cd 110684c9a6 Jan Klötzke: hw/intc/arm_gic: fix spurious level triggered interrupts 58528bf20e 7fc6611cad Volker Rümelin: hw/audio/virtio-sound: fix heap buffer overflow d2c3c7ddc9 19d2111059 Alex Bennée: tests/docker: update debian i686 and mipsel images to bookworm 7ca40dd573 d0068b746a Alex Bennée: tests/docker: remove debian-armel-cross 0936db7ce6 d6192f3f75 Haoran Zhang: hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read() 0adc1ff8c7 586ac2c67d Daniel P. Berrangé: crypto: avoid leak of ctx when bad cipher mode is given 5210593214 e6c09ea4f9 Daniel P. Berrangé: crypto: check gnutls & gcrypt support the requested pbkdf hash d2cc8593cd c72cab5ad9 Tiago Pasqualini: crypto: run qcrypto_pbkdf2_count_iters in a new thread 68318a7a90 b84f06c2be David Hildenbrand: softmmu/physmem: fix memory leak in dirty_memory_extend() 382ee888fb 203beb6f04 Arman Nabiev: target/ppc: Fix migration of CPUs with TLB_EMB TLB type 3c47a0162b 108d99742a Alex Bennée: gitlab: migrate the s390x custom machine to 22.04 3903049d12 ead5078cf1 Helge Deller: target/hppa: Fix PSW V-bit packaging in cpu_hppa_get for hppa64 9943ceb460 7d14471a12 Volker Rümelin: hw/audio/virtio-snd: fix invalid param check 2665444211 94962ff00d Nicholas Piggin: Revert "replay: stop us hanging in rr_wait_io_event" 71ce8dbc6b a4ad4a9d98 Richard Henderson: linux-user: Handle short reads in mmap_h_gt_g 518ad659fe 4c107870e8 Peter Maydell: migration/multifd: Free MultiFDRecvParams::data 516da41580 a8e63ff289 Cindy Lu: virtio-pci: Fix the use of an uninitialized irqfd 4358fa333e 6a22121c4f Klaus Jensen: hw/nvme: fix leak of uninitialized memory in io_mgmt_recv f6f03df49f 87e012f29f Peter Maydell: crypto/tlscredspsk: Free username on finalize 8c34220f40 12d36294a2 Richard Henderson: target/sparc: Restrict STQF to sparcv9 1f1cbbd0d7 3aefee3ec0 Richard Henderson: linux-user: Preserve NULL hit in target_mmap subroutines db1f458542 fe68cc0923 Alyssa Ross: target/hexagon: don't look for static glib 3f2f158299 940d802b24 Alexander Ivanov: module: Prevent crash by resetting local_err in module_load_qom_all() 2b5c04d82e 4c2c047469 Peter Maydell: target/arm: Fix usage of MMU indexes when EL3 is AArch32 6c084daa63 150c24f34e Peter Maydell: target/arm: Update translation regime comment for new features 53c2785eaf 8e0c9a9efa Richard Henderson: target/arm: Clear high SVE elements in handle_vec_simd_wshli c42bf733f8 416f2b16c0 Richard Henderson: target/i386: Do not apply REX to MMX operands 450fe533b7 547c4e5092 Stefano Garzarella: block/blkio: use FUA flag on write zeroes only if supported e5fe70d3af 446e5e8b45 Jianzhou Yue: hw/core/ptimer: fix timer zero period condition for freq > 1GHz 3416349945 fa62cb989a David Woodhouse: net: Fix '-net nic,model=for non-help arguments 3066a540b5 3874f5f73c Eric Blake: nbd/server: CVE-2024-7409: Avoid use-after-free when closing server 73a5a92259 3e7ef738c8 Eric Blake: nbd/server: CVE-2024-7409: Close stray clients at server-stop f4c1adb228 b9b72cb3ce Eric Blake: nbd/server: CVE-2024-7409: Drop non-negotiating clients 9bdb40b2d4 c8a76dbd90 Eric Blake: nbd/server: CVE-2024-7409: Cap default max-connections to 100 42f3a65e91 fb1c2aaa98 Eric Blake: nbd/server: Plumb in new args to nbd_client_add() 6622663a2c c8f60bfb43 Amjad Alsharafi: iotests: Add `vvfat` tests a7c4ab770a 5eed3db336 Amjad Alsharafi: vvfat: Fix reading files with non-continuous clusters a32b8139b9 f60a6f7e17 Amjad Alsharafi: vvfat: Fix wrong checks for cluster mappings invariant 073c9f96ac 21b25a0e46 Amjad Alsharafi: vvfat: Fix usage of `info.file.offset` 382618a67e b881cf00c9 Amjad Alsharafi: vvfat: Fix bug in writing to middle of file 9df1c0a555 ed5a159c3d Philippe Mathieu-Daudé: hw/sd/sdhci: Reset @data_count index on invalid ADMA transfers f9b9a68b3e 682a052805 Richard Henderson: tcg/ppc: Sync tcg_out_test and constraints 73b491b792 ac63755b20 Richard Henderson: target/i386: Fix VSIB decode ce15d843f1 5b0c2742c8 Ilya Leoshkevich: linux-user/elfload: Fix pr_pid values in core files 986e253afd 0bd5b9284f Fabiano Rosas:migration/multifd: Fix multifd_send_setup cleanup when channel creation fails
8636d5a32c 64f75f57f9 David Woodhouse: net: Reinstate '-net nic, model=lp' output as documented in man page 6ce7791497 f937309fbd thomas: virtio-net: Fix network stall at the host side waiting for kick f8f1ea2a3c f1595ceb9a Akihiko Odaki: virtio-net: Ensure queue index fits with RSS d639c0cb09 55f9f4ee01 Peter Maydell: target/arm: Handle denormals correctly for FMOPA (widening) 65fee9ff07 5a558be93a Marco Palumbi: hw/arm/mps2-tz.c: fix RX/TX interrupts order c15edb498d 9a45b07616 Peter Maydell: hw/i386/amd_iommu: Don't leak memory in amdvi_update_iotlb() d4d8259be5 48e5b5f994 Peter Maydell: docs/sphinx/depfile.py: Handle env.doc2path() returning a Path not a str e5f76d5291 f573ac059e Peter Maydell: target/arm: Ignore SMCR_EL2.LEN and SVCR_EL2.LEN if EL2 is not enabled 540a70d2c4 76916dfa89 Peter Maydell: target/arm: Avoid shifts by -1 in tszimm_shr() and tszimm_shl() 188b8ad0e4 ea3f5a90f0 Peter Maydell: target/arm: Fix UMOPA/UMOPS of 16-bit values 3a21e7bad6 56f1c0db92 Peter Maydell: target/arm: Don't assert for 128-bit tile accesses when SVL is 128 a1019d125e 0892fffc2a Peter Maydell: hw/misc/bcm2835_property: Fix handling of FRAMEBUFFER_SET_PALETTE 0555a42377 546d574b11 Frederik van Hövell: hw/char/bcm2835_aux: Fix assert when receive FIFO fills up e10112aea6 83340193b9 Richard Henderson: target/rx: Use target_ulong for address in LI 908ceebba8 d72479b117 Thomas Huth: hw/virtio: Fix the de-initialization of vhost-user devices d1eacbef3e e0bf95443e Sergey Dyasli: Revert "qemu-char: do not operate on sources from finalize callbacks" 7c17a7a9bd 851495571d Peter Maydell:util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params()
50675777a0 a18ffbcf8b Song Gao: target/loongarch: Fix helper_lddir() a CID INTEGER_OVERFLOW issue 9d0076b4a1 0c2086bc73 Philippe Mathieu-Daudé: hw/intc/loongson_ipi: Fix resource leak 437c556037 2465c89fb9 Bibo Mao: hw/intc/loongson_ipi: Access memory in little endian 425457bf75 903cc9e117 songziming: chardev/char-win-stdio.c: restore old console mode 8b9e56e732 13be929aff Paolo Bonzini: target/i386: do not crash if microvm guest uses SGX CPUID leaves 485637f282 a3c8d7e385 Clément Mathieu--Drif: intel_iommu: fix FRCD construction macro 439009617e 9b6083465f Manos Pitsidianakis: virtio-snd: check for invalid param shift operands 6ef295cb1c 98e77e3dd8 Manos Pitsidianakis: virtio-snd: add max size bounds check in input cb e9e92433c8 a207d5f87d Zhao Liu: hw/cxl/cxl-host: Fix segmentation fault when getting cxl-fmw property 7676498754 c510fe78f1 Zheyu Ma: hw/nvme: fix memory leak in nvme_dsm 44304ff1a8 30a1690f24 Akihiko Odaki: hvf: arm: Do not advance PC when raising an exception 43929c818c 207d30b5fd Richard Henderson: target/arm: Use FPST_F16 for SME FMOPA (widening) 0169889dca 31d93fedf4 Daniyal Khan: target/arm: Use float_status copy in sme_fmopa_s 50ecd5b1fd 25489b521b Peter Maydell: target/arm: LDAPR should honour SCTLR_ELx.nAA c68b380b62 5669d26ec6 Peter Maydell: target/arm: Fix handling of LDAPR/STLR with negative offset ab32beaa8e 3becc93908 Markus Armbruster: qapi/qom: Document feature unstable of @x-vfio-user-server 34ac08aa1c 57a8a80d1a Fiona Ebner: scsi: fix regression and honor bootindex again for legacy drives fb35521448 a4975023fb Fiona Ebner:hw/scsi/lsi53c895a: bump instruction limit in scripts processing to fix regression
OpenPGP_0x61AD3D98ECDF2C8E.asc
Description: OpenPGP public key
OpenPGP_signature.asc
Description: OpenPGP digital signature