qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
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.7 00/62] Patch Round-up for stable 7.2.7, freeze on 2023-11-19
Date: Thu,  9 Nov 2023 16:58:28 +0300	[thread overview]
Message-ID: <qemu-stable-7.2.7-20231109164316@cover.tls.msk.ru> (raw)

The following patches are queued for QEMU stable v7.2.7:

  https://gitlab.com/qemu-project/qemu/-/commits/staging-7.2

Patch freeze is 2023-11-19, and the release is planned for 2023-11-21:

  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 7798f5c576d8 Nicholas Piggin:
   hw/ppc: Introduce functions for conversion between timebase and 
   nanoseconds
02 47de6c4c2870 Nicholas Piggin:
   host-utils: Add muldiv64_round_up
03 eab0888418ab Nicholas Piggin:
   hw/ppc: Round up the decrementer interval when converting to ns
04 8e0a5ac87800 Nicholas Piggin:
   hw/ppc: Avoid decrementer rounding errors
05 c8fbc6b9f2f3 Nicholas Piggin:
   target/ppc: Sign-extend large decrementer to 64-bits
06 17dd1354c1d1 Nicholas Piggin:
   target/ppc: Decrementer fix BookE semantics
07 febb71d543a8 Nicholas Piggin:
   hw/ppc: Always store the decrementer value
08 2529497cb6b2 Mikulas Patocka:
   linux-user/hppa: clear the PSW 'N' bit when delivering signals
09 5b1270ef1477 Mikulas Patocka:
   linux-user/hppa: lock both words of function descriptor
10 7b165fa16402 Li Zhijian:
   hw/cxl: Fix CFMW config memory leak
11 903dbefc2b69 Peter Maydell:
   target/arm: Don't skip MTE checks for LDRT/STRT at EL0
12 0e5903436de7 Nicholas Piggin:
   accel/tcg: mttcg remove false-negative halted assertion
13 7cfcc79b0ab8 Thomas Huth:
   hw/scsi/scsi-disk: Disallow block sizes smaller than 512 [CVE-2023-42467]
14 0cb9c5880e6b Paolo Bonzini:
   ui/vnc: fix debug output for invalid audio message
15 477b301000d6 Paolo Bonzini:
   ui/vnc: fix handling of VNC_FEATURE_XVP
16 35ed01ba5448 Fabiano Rosas:
   optionrom: Remove build-id section
17 b86dc5cb0b41 Mark Cave-Ayland:
   esp: use correct type for esp_dma_enable() in sysbus_esp_gpio_demux()
18 77668e4b9bca Mark Cave-Ayland:
   esp: restrict non-DMA transfer length to that of available data
19 be2b619a1734 Mark Cave-Ayland:
   scsi-disk: ensure that FORMAT UNIT commands are terminated
20 3d304620ec6c Paolo Bonzini:
   target/i386: fix operand size of unary SSE operations
21 9e65829699f9 Paolo Bonzini:
   tests/tcg/i386: correct mask for VPERM2F128/VPERM2I128
22 afa94dabc52b Ricky Zhou:
   target/i386: Fix and add some comments next to SSE/AVX instructions.
23 cab529b0dc15 Ricky Zhou:
   target/i386: Fix exception classes for SSE/AVX instructions.
24 8bf171c2d126 Ricky Zhou:
   target/i386: Fix exception classes for MOVNTPS/MOVNTPD.
25 a48b26978a09 Paolo Bonzini:
   target/i386: generalize operand size "ph" for use in CVTPS2PD
26 abd41884c530 Paolo Bonzini:
   target/i386: fix memory operand size for CVTPS2PD
27 e0288a778473 Laszlo Ersek:
   hw/display/ramfb: plug slight guest-triggerable leak on mode setting
28 4f7689f0817a Thomas Huth:
   chardev/char-pty: Avoid losing bytes when the other side just 
   (re-)connected
29 33bc4fa78b06 Richard Henderson:
   linux-user/hppa: Fix struct target_sigcontext layout
30 0114c4513095 Akihiko Odaki:
   amd_iommu: Fix APIC address check
31 86dec715a733 Peter Xu:
   migration/qmp: Fix crash on setting tls-authz with null
32 00e3b29d065f Volker Rümelin:
   hw/audio/es1370: reset current sample counter
33 cffa99549088 Alvin Chang:
   disas/riscv: Fix the typo of inverted order of pmpaddr13 and pmpaddr14
34 85fc35afa93c Yuval Shaia:
   hw/pvrdma: Protect against buggy or malicious guest driver
35 caea03279e11 Fabiano Rosas:
   migration: Fix analyze-migration read operation signedness
36 6fad9b4bb91d Mikulas Patocka:
   linux-user/mips: fix abort on integer overflow
37 3b894b699c9a Mikulas Patocka:
   linux-user/sh4: Fix crashes on signal delivery
38 a1e6a5c46219 Helge Deller:
   lasips2: LASI PS/2 devices are not user-createable
39 ae5f70baf549 Lu Gao:
   hw/sd/sdhci: Block Size Register bits [14:12] is lost
40 6f83dc67168d Glenn Miles:
   misc/led: LED state is set opposite of what is expected
41 7a06a8fec9df Akihiko Odaki:
   tests/migration: Add -fno-stack-protector
42 580731dcc87e Akihiko Odaki:
   tests/tcg: Add -fno-stack-protector
43 8b097fd6b06e Andrey Drobyshev:
   qemu-img: rebase: stop when reaching EOF of old backing file
44 827171c31805 Andrey Drobyshev:
   qemu-iotests: 024: add rebasing test case for overlay_size > backing_size
45 9f0246539ae8 Daniel P. Berrangé:
   Revert "linux-user: add more compat ioctl definitions"
46 6003159ce18f Daniel P. Berrangé:
   Revert "linux-user: fix compat with glibc >= 2.36 sys/mount.h"
47 0d3de77a07f4 Fabiano Rosas:
   target/arm: Don't access TCG code when debugging with KVM
48 21a4ab8318ba Peter Maydell:
   target/arm: Don't allow stage 2 page table walks to downgrade to NS
49 fcc0b0418fff Peter Maydell:
   target/arm: Fix handling of SW and NSW bits for stage 2 walks
50 4c09abeae870 Peter Maydell:
   target/arm: Correctly propagate stage 1 BTI guarded bit in a two-stage 
   walk
51 cc8fb0c3ae3c Vladimir Sementsov-Ogievskiy:
   block/nvme: nvme_process_completion() fix bound for cid
52 08730ee0cc01 BALATON Zoltan:
   ati-vga: Implement fallback for pixman routines
53 565f85a9c293 Marc-André Lureau:
   ui/gtk: force realization of drawing area
54 47fd6ab1e334 Dongwon Kim:
   ui/gtk-egl: apply scale factor when calculating window's dimension
55 6f189a08c1b0 Antonio Caggiano:
   ui/gtk-egl: Check EGLSurface before doing scanout
56 04591b3ddd9a Philippe Mathieu-Daudé:
   target/mips: Fix MSA BZ/BNZ opcodes displacement
57 18f86aecd6a1 Philippe Mathieu-Daudé:
   target/mips: Fix TX79 LQ/SQ opcodes
58 7d7512019fc4 Fiona Ebner:
   hw/ide: reset: cancel async DMA operation before resetting state
59 cc610857bbd3 Fiona Ebner:
   tests/qtest: ahci-test: add test exposing reset issue with pending 
   callback
60 bea402482a8c Ilya Leoshkevich:
   target/s390x: Fix LAALG not updating cc_src
61 ebc14107f1f3 Ilya Leoshkevich:
   tests/tcg/s390x: Test LAALG with negative cc_src
62 b523a3d54f3d Niklas Cassel:
   hw/ide/ahci: trigger either error IRQ or regular IRQ, not both


             reply	other threads:[~2023-11-09 14:01 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-09 13:58 Michael Tokarev [this message]
2023-11-09 13:58 ` [Stable-7.2.7 01/62] hw/ppc: Introduce functions for conversion between timebase and nanoseconds Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 02/62] host-utils: Add muldiv64_round_up Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 03/62] hw/ppc: Round up the decrementer interval when converting to ns Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 04/62] hw/ppc: Avoid decrementer rounding errors Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 05/62] target/ppc: Sign-extend large decrementer to 64-bits Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 06/62] target/ppc: Decrementer fix BookE semantics Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 07/62] hw/ppc: Always store the decrementer value Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 08/62] linux-user/hppa: clear the PSW 'N' bit when delivering signals Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 09/62] linux-user/hppa: lock both words of function descriptor Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 10/62] hw/cxl: Fix CFMW config memory leak Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 11/62] target/arm: Don't skip MTE checks for LDRT/STRT at EL0 Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 12/62] accel/tcg: mttcg remove false-negative halted assertion Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 13/62] hw/scsi/scsi-disk: Disallow block sizes smaller than 512 [CVE-2023-42467] Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 14/62] ui/vnc: fix debug output for invalid audio message Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 15/62] ui/vnc: fix handling of VNC_FEATURE_XVP Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 16/62] optionrom: Remove build-id section Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 17/62] esp: use correct type for esp_dma_enable() in sysbus_esp_gpio_demux() Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 18/62] esp: restrict non-DMA transfer length to that of available data Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 19/62] scsi-disk: ensure that FORMAT UNIT commands are terminated Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 20/62] target/i386: fix operand size of unary SSE operations Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 21/62] tests/tcg/i386: correct mask for VPERM2F128/VPERM2I128 Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 22/62] target/i386: Fix and add some comments next to SSE/AVX instructions Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 23/62] target/i386: Fix exception classes for " Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 24/62] target/i386: Fix exception classes for MOVNTPS/MOVNTPD Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 25/62] target/i386: generalize operand size "ph" for use in CVTPS2PD Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 26/62] target/i386: fix memory operand size for CVTPS2PD Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 27/62] hw/display/ramfb: plug slight guest-triggerable leak on mode setting Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 28/62] chardev/char-pty: Avoid losing bytes when the other side just (re-)connected Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 29/62] linux-user/hppa: Fix struct target_sigcontext layout Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 30/62] amd_iommu: Fix APIC address check Michael Tokarev
2023-11-09 13:58 ` [Stable-7.2.7 31/62] migration/qmp: Fix crash on setting tls-authz with null Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 32/62] hw/audio/es1370: reset current sample counter Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 33/62] disas/riscv: Fix the typo of inverted order of pmpaddr13 and pmpaddr14 Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 34/62] hw/pvrdma: Protect against buggy or malicious guest driver Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 35/62] migration: Fix analyze-migration read operation signedness Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 36/62] linux-user/mips: fix abort on integer overflow Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 37/62] linux-user/sh4: Fix crashes on signal delivery Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 38/62] lasips2: LASI PS/2 devices are not user-createable Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 39/62] hw/sd/sdhci: Block Size Register bits [14:12] is lost Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 40/62] misc/led: LED state is set opposite of what is expected Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 41/62] tests/migration: Add -fno-stack-protector Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 42/62] tests/tcg: " Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 43/62] qemu-img: rebase: stop when reaching EOF of old backing file Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 44/62] qemu-iotests: 024: add rebasing test case for overlay_size > backing_size Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 45/62] Revert "linux-user: add more compat ioctl definitions" Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 46/62] Revert "linux-user: fix compat with glibc >= 2.36 sys/mount.h" Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 47/62] target/arm: Don't access TCG code when debugging with KVM Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 48/62] target/arm: Don't allow stage 2 page table walks to downgrade to NS Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 49/62] target/arm: Fix handling of SW and NSW bits for stage 2 walks Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 50/62] target/arm: Correctly propagate stage 1 BTI guarded bit in a two-stage walk Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 51/62] block/nvme: nvme_process_completion() fix bound for cid Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 52/62] ati-vga: Implement fallback for pixman routines Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 53/62] ui/gtk: force realization of drawing area Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 54/62] ui/gtk-egl: apply scale factor when calculating window's dimension Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 55/62] ui/gtk-egl: Check EGLSurface before doing scanout Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 56/62] target/mips: Fix MSA BZ/BNZ opcodes displacement Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 57/62] target/mips: Fix TX79 LQ/SQ opcodes Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 58/62] hw/ide: reset: cancel async DMA operation before resetting state Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 59/62] tests/qtest: ahci-test: add test exposing reset issue with pending callback Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 60/62] target/s390x: Fix LAALG not updating cc_src Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 61/62] tests/tcg/s390x: Test LAALG with negative cc_src Michael Tokarev
2023-11-09 13:59 ` [Stable-7.2.7 62/62] hw/ide/ahci: trigger either error IRQ or regular IRQ, not both 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.7-20231109164316@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).