From: Michael Tokarev <mjt@tls.msk.ru>
To: qemu-devel@nongnu.org
Cc: qemu-stable@nongnu.org, Michael Tokarev <mjt@tls.msk.ru>
Subject: [Stable-7.2.8 00/24] Patch Round-up for stable 7.2.8, freeze on 2023-12-23
Date: Wed, 13 Dec 2023 16:00:09 +0300 [thread overview]
Message-ID: <qemu-stable-7.2.8-20231213160018@cover.tls.msk.ru> (raw)
The following patches are queued for QEMU stable v7.2.8:
https://gitlab.com/qemu-project/qemu/-/commits/staging-7.2
Patch freeze is 2023-12-23, and the release is planned for 2023-12-25:
https://wiki.qemu.org/Planning/7.2
Please respond here or CC qemu-stable@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 3efd8495735c Richard Henderson:
target/arm: Fix SME FMOPA (16-bit), BFMOPA
02 eabb92125066 Niklas Cassel:
hw/ide/ahci: fix legacy software reset
03 7d0fefdf81f5 Akihiko Odaki:
net: Provide MemReentrancyGuard * to qemu_new_nic()
04 9050f976e447 Akihiko Odaki:
net: Update MemReentrancyGuard for NIC
05 82d70a84c8ee Richard Henderson:
linux-user: Fix loaddr computation for some elf files
06 861f724d03e1 Thomas Huth:
tests/avocado: Replace assertEquals() for Python 3.12 compatibility
07 f0a663b4ced2 Philippe Mathieu-Daudé:
tests/avocado: Replace assertRegexpMatches() for Python 3.12 compatibility
08 11a3c4a286d5 Peter Maydell:
target/arm: Set IL bit for pauth, SVE access, BTI trap syndromes
09 c9a4aa06dfce Philippe Mathieu-Daudé:
hw/virtio: Free VirtIOIOMMUPCI::vdev.reserved_regions[] on finalize()
10 896dd6ff7b9f Philippe Mathieu-Daudé:
hw/misc/mps2-scc: Free MPS2SCC::oscclk[] array on finalize()
11 49b3e28b7bdf Philippe Mathieu-Daudé:
hw/nvram/xlnx-efuse: Free XlnxEFuse::ro_bits[] array on finalize()
12 4f10c66077e3 Philippe Mathieu-Daudé:
hw/nvram/xlnx-efuse-ctrl: Free XlnxVersalEFuseCtrl[] "pg0-lock" array
13 837053a7f491 Philippe Mathieu-Daudé:
hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize field
14 9fb7b350ba98 Fam Zheng:
vmdk: Don't corrupt desc file in vmdk_write_cid
15 dc96009afd8c Thomas Huth:
hw/mips/malta: Fix the malta machine on big endian hosts
16 74e8593e7e51 Volker Rümelin:
hw/audio/hda-codec: fix multiplication overflow
17 714a1415d7a6 Akihiko Odaki:
pcie_sriov: Remove g_new assertion
18 20bc50137f3a Philippe Mathieu-Daudé:
hw/acpi/erst: Do not ignore Error* in realize handler
19 2d37fe9e5e61 Robert Hoo:
msix: unset PCIDevice::msix_vector_poll_notifier in rollback
20 6f189a08c1b0 Antonio Caggiano:
ui/gtk-egl: Check EGLSurface before doing scanout
21 53a939f1bf8e Volker Rümelin:
ui/gtk-egl: move function calls back to regular code path
22 ebfbf3946711 Fiona Ebner:
ui/vnc-clipboard: fix inflate_buffer
23 f7767ca30179 Peter Maydell:
target/arm: Disable SME if SVE is disabled
24 2b8fe81b3c2e Patrick Venture:
system/memory: use ldn_he_p/stn_he_p
next reply other threads:[~2023-12-13 13:02 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-13 13:00 Michael Tokarev [this message]
2023-12-13 13:00 ` [Stable-7.2.8 01/24] target/arm: Fix SME FMOPA (16-bit), BFMOPA Michael Tokarev
2023-12-13 13:00 ` [Stable-7.2.8 02/24] hw/ide/ahci: fix legacy software reset Michael Tokarev
2023-12-13 13:00 ` [Stable-7.2.8 03/24] net: Provide MemReentrancyGuard * to qemu_new_nic() Michael Tokarev
2023-12-13 13:00 ` [Stable-7.2.8 04/24] net: Update MemReentrancyGuard for NIC Michael Tokarev
2023-12-13 13:00 ` [Stable-7.2.8 05/24] linux-user: Fix loaddr computation for some elf files Michael Tokarev
2023-12-13 13:00 ` [Stable-7.2.8 06/24] tests/avocado: Replace assertEquals() for Python 3.12 compatibility Michael Tokarev
2023-12-13 13:00 ` [Stable-7.2.8 07/24] tests/avocado: Replace assertRegexpMatches() " Michael Tokarev
2023-12-13 13:00 ` [Stable-7.2.8 08/24] target/arm: Set IL bit for pauth, SVE access, BTI trap syndromes Michael Tokarev
2023-12-13 13:00 ` [Stable-7.2.8 09/24] hw/virtio: Free VirtIOIOMMUPCI::vdev.reserved_regions[] on finalize() Michael Tokarev
2023-12-13 13:00 ` [Stable-7.2.8 10/24] hw/misc/mps2-scc: Free MPS2SCC::oscclk[] array " Michael Tokarev
2023-12-13 13:00 ` [Stable-7.2.8 11/24] hw/nvram/xlnx-efuse: Free XlnxEFuse::ro_bits[] " Michael Tokarev
2023-12-13 13:00 ` [Stable-7.2.8 12/24] hw/nvram/xlnx-efuse-ctrl: Free XlnxVersalEFuseCtrl[] "pg0-lock" array Michael Tokarev
2023-12-13 13:00 ` [Stable-7.2.8 13/24] hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize field Michael Tokarev
2023-12-13 13:00 ` [Stable-7.2.8 14/24] vmdk: Don't corrupt desc file in vmdk_write_cid Michael Tokarev
2023-12-13 13:00 ` [Stable-7.2.8 15/24] hw/mips/malta: Fix the malta machine on big endian hosts Michael Tokarev
2023-12-13 13:00 ` [Stable-7.2.8 16/24] hw/audio/hda-codec: fix multiplication overflow Michael Tokarev
2023-12-13 13:00 ` [Stable-7.2.8 18/24] hw/acpi/erst: Do not ignore Error* in realize handler Michael Tokarev
2023-12-13 13:00 ` [Stable-7.2.8 19/24] msix: unset PCIDevice::msix_vector_poll_notifier in rollback Michael Tokarev
2023-12-13 13:00 ` [Stable-7.2.8 20/24] ui/gtk-egl: Check EGLSurface before doing scanout Michael Tokarev
2023-12-13 13:00 ` [Stable-7.2.8 21/24] ui/gtk-egl: move function calls back to regular code path Michael Tokarev
2023-12-13 13:00 ` [Stable-7.2.8 22/24] ui/vnc-clipboard: fix inflate_buffer Michael Tokarev
2023-12-13 13:00 ` [Stable-7.2.8 23/24] target/arm: Disable SME if SVE is disabled Michael Tokarev
2023-12-13 13:00 ` [Stable-7.2.8 24/24] system/memory: use ldn_he_p/stn_he_p Michael Tokarev
2023-12-13 16:01 ` [Stable-7.2.8 00/24] Patch Round-up for stable 7.2.8, freeze on 2023-12-23 Cole Robinson
2023-12-14 8:14 ` Michael Tokarev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=qemu-stable-7.2.8-20231213160018@cover.tls.msk.ru \
--to=mjt@tls.msk.ru \
--cc=qemu-devel@nongnu.org \
--cc=qemu-stable@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).