From: Olaf Hering <olaf@aepfle.de>
To: Michael Tokarev <mjt@tls.msk.ru>
Cc: qemu-devel@nongnu.org, qemu-stable@nongnu.org
Subject: Re: [Stable-8.1.2 00/45] Patch Round-up for stable 8.1.2, freeze on 2023-10-14
Date: Wed, 4 Oct 2023 10:19:21 +0200 [thread overview]
Message-ID: <20231004101921.03d0260e.olaf@aepfle.de> (raw)
In-Reply-To: <qemu-stable-8.1.2-20231003193203@cover.tls.msk.ru>
[-- Attachment #1: Type: text/plain, Size: 397 bytes --]
Wed, 4 Oct 2023 11:01:21 +0300 Michael Tokarev <mjt@tls.msk.ru>:
> Please respond here or CC qemu-stable@nongnu.org on any additional patches
> you think should (or shouldn't) be included in the release.
How about this change for 8.1.x? This will allow usage in openSUSE Tumbleweed.
c01196bddd subprojects/berkeley-testfloat-3: Update to fix a problem with compiler warnings
Olaf
[-- Attachment #2: Digitale Signatur von OpenPGP --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2023-10-04 8:20 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-04 8:01 [Stable-8.1.2 00/45] Patch Round-up for stable 8.1.2, freeze on 2023-10-14 Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 01/45] hw/ppc: Introduce functions for conversion between timebase and nanoseconds Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 02/45] host-utils: Add muldiv64_round_up Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 03/45] hw/ppc: Round up the decrementer interval when converting to ns Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 04/45] hw/ppc: Avoid decrementer rounding errors Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 05/45] target/ppc: Sign-extend large decrementer to 64-bits Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 06/45] hw/ppc: Always store the decrementer value Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 07/45] hw/ppc: Reset timebase facilities on machine reset Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 08/45] hw/ppc: Read time only once to perform decrementer write Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 09/45] linux-user/hppa: clear the PSW 'N' bit when delivering signals Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 10/45] linux-user/hppa: lock both words of function descriptor Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 11/45] hw/cxl: Fix CFMW config memory leak Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 12/45] hw/cxl: Fix out of bound array access Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 13/45] file-posix: Clear bs->bl.zoned on error Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 14/45] file-posix: Check bs->bl.zoned for zone info Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 15/45] file-posix: Fix zone update in I/O error path Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 16/45] file-posix: Simplify raw_co_prw's 'out' zone code Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 17/45] tests/file-io-error: New test Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 18/45] include/exec: Widen tlb_hit/tlb_hit_page() Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 19/45] hw/arm/boot: Set SCR_EL3.FGTEn when booting kernel Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 20/45] target/arm: Don't skip MTE checks for LDRT/STRT at EL0 Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 21/45] meson.build: Make keyutils independent from keyring Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 22/45] accel/tcg: mttcg remove false-negative halted assertion Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 23/45] hw/scsi/scsi-disk: Disallow block sizes smaller than 512 [CVE-2023-42467] Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 24/45] ui/vnc: fix debug output for invalid audio message Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 25/45] ui/vnc: fix handling of VNC_FEATURE_XVP Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 26/45] migration: Fix race that dest preempt thread close too early Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 27/45] migration: Fix possible race when setting rp_state.error Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 28/45] migration: Fix possible races when shutting down the return path Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 29/45] migration: Fix possible race when shutting down to_dst_file Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 30/45] migration: Remove redundant cleanup of postcopy_qemufile_src Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 31/45] migration: Consolidate return path closing code Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 32/45] migration: Replace the return path retry logic Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 33/45] migration: Move return path cleanup to main migration thread Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 34/45] softmmu: Use async_run_on_cpu in tcg_commit Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 35/45] accel/tcg: Avoid load of icount_decr if unused Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 36/45] accel/tcg: Hoist CF_MEMI_ONLY check outside translation loop Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 37/45] accel/tcg: Track current value of can_do_io in the TB Michael Tokarev
2023-10-04 8:01 ` [Stable-8.1.2 38/45] accel/tcg: Improve setting of can_do_io at start of TB Michael Tokarev
2023-10-04 8:02 ` [Stable-8.1.2 39/45] accel/tcg: Always set CF_LAST_IO with CF_NOIRQ Michael Tokarev
2023-10-04 8:02 ` [Stable-8.1.2 40/45] accel/tcg: Always require can_do_io Michael Tokarev
2023-10-04 8:02 ` [Stable-8.1.2 41/45] target/tricore: Fix RCPW/RRPW_INSERT insns for width = 0 Michael Tokarev
2023-10-04 8:02 ` [Stable-8.1.2 42/45] optionrom: Remove build-id section Michael Tokarev
2023-10-04 8:02 ` [Stable-8.1.2 43/45] esp: use correct type for esp_dma_enable() in sysbus_esp_gpio_demux() Michael Tokarev
2023-10-04 8:02 ` [Stable-8.1.2 44/45] esp: restrict non-DMA transfer length to that of available data Michael Tokarev
2023-10-04 8:02 ` [Stable-8.1.2 45/45] scsi-disk: ensure that FORMAT UNIT commands are terminated Michael Tokarev
2023-10-04 8:19 ` Olaf Hering [this message]
2023-10-04 8:44 ` [Stable-8.1.2 00/45] Patch Round-up for stable 8.1.2, freeze on 2023-10-14 Michael Tokarev
2023-10-04 8:57 ` Olaf Hering
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=20231004101921.03d0260e.olaf@aepfle.de \
--to=olaf@aepfle.de \
--cc=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).