qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Stable-8.0.3 00/54] Patch Round-up for stable 8.0.3, freeze on 2023-07-


From: Michael Tokarev
Subject: [Stable-8.0.3 00/54] Patch Round-up for stable 8.0.3, freeze on 2023-07-06
Date: Mon, 26 Jun 2023 21:50:02 +0300

The following patches are queued for QEMU stable v8.0.3:

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

Patch freeze is 2023-07-06, and the release is planned for 2023-07-08:

  https://wiki.qemu.org/Planning/8.0

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 4d3bd91b26a6 Thomas Huth:
   gitlab-ci: Avoid to re-run "configure" in the device-crash-test jobs
02 8b869aa59109 Thomas Huth:
   scripts/device-crash-test: Add a parameter to run with TCG only
03 5260ecffd24e Richard Purdie:
   target/ppc: Fix fallback to MFSS for MFFS* instructions on pre 3.0 ISAs
04 2237af5e60ad Bernhard Beschow:
   hw/ppc/prep: Fix wiring of PIC -> CPU interrupt
05 94400fa53f81 Erico Nunes:
   ui/gtk: fix passing y0_top parameter to scanout
06 2f31663ed4b5 Erico Nunes:
   ui/gtk: use widget size for cursor motion event
07 f8a951bb9511 Erico Nunes:
   ui/gtk-egl: fix scaling for cursor position in scanout mode
08 b3a654d82ecf Marc-André Lureau:
   ui/sdl2: fix surface_gl_update_texture: Assertion 'gls' failed
09 0b31e48d62c8 Marc-André Lureau:
   ui/dbus: fix compilation when GBM && !OPENGL
10 efc00a37090e Bernhard Beschow:
   ui/sdl2: Grab Alt+Tab also in fullscreen mode
11 083db9db44c8 Bernhard Beschow:
   ui/sdl2: Grab Alt+F4 also under Windows
12 1dfea3f212e4 Volker Rümelin:
   ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on Windows
13 31afe04586ef Tommy Wu:
   hw/dma/xilinx_axidma: Check DMASR.HALTED to prevent infinite loop.
14 c9ba1c9f02cf Clément Chigot:
   hw/arm/xlnx-zynqmp: fix unsigned error when checking the RPUs number
15 d7fe699be54b Peter Maydell:
   target/arm: Explicitly select short-format FSR for M-profile
16 bfa72590df14 Ilya Leoshkevich:
   tests/tcg/s390x: Test EXECUTE of relative branches
17 079181b9bc60 Ilya Leoshkevich:
   target/s390x: Fix LCBB overwriting the top 32 bits
18 05d000fb4dca Ilya Leoshkevich:
   tests/tcg/s390x: Test LCBB
19 3180b1736210 Ilya Leoshkevich:
   target/s390x: Fix LOCFHR taking the wrong half of R2
20 230976232f4f Ilya Leoshkevich:
   tests/tcg/s390x: Test LOCFHR
21 01b9990a3fb8 Ilya Leoshkevich:
   linux-user/s390x: Fix single-stepping SVC
22 be4a4cb42961 Ilya Leoshkevich:
   tests/tcg/s390x: Test single-stepping SVC
23 a7f4add7931e Ilya Leoshkevich:
   target/s390x: Fix MXDB and MXDBR
24 2b956244a9d1 Ilya Leoshkevich:
   tests/tcg/s390x: Test MXDB and MXDBR
25 71b11cbe1c34 Ilya Leoshkevich:
   s390x/tcg: Fix CPU address returned by STIDP
26 dc96009afd8c Thomas Huth:
   hw/mips/malta: Fix the malta machine on big endian hosts
27 8442232eba1b David Woodhouse:
   hw/xen: Fix memory leak in libxenstore_open() for Xen
28 c9bdfe8d587c David Woodhouse:
   hw/xen: Fix broken check for invalid state in xs_be_open()
29 7771e8b86335 Jagannathan Raman:
   docs: fix multi-process QEMU documentation
30 86dcb6ab9b60 Mark Somerville:
   qga: Fix suspend on Linux guests without systemd
31 f6b0de53fb87 Christian Schoenebeck:
   9pfs: prevent opening special files (CVE-2023-2861)
32 5fb9e8295531 Mattias Nissler:
   hw/remote: Fix vfu_cfg trace offset format
33 bdfca8a22f41 Anastasia Belova:
   vnc: move assert in vnc_worker_thread_loop
34 e025e8f5a8a7 Nicholas Piggin:
   target/ppc: Fix lqarx to set cpu_reserve
35 6c242e79b876 Nicholas Piggin:
   target/ppc: Fix nested-hv HEAI delivery
36 6494d2c1fd4e Nicholas Piggin:
   target/ppc: Fix PMU hflags calculation
37 b9cedbf19cb4 Yin Wang:
   hw/riscv: qemu crash when NUMA nodes exceed available CPUs
38 c8f48b120b31 Cédric Le Goater:
   aspeed/hace: Initialize g_autofree pointer
39 243705aa6ea3 Peter Maydell:
   target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics
40 7e2788471f9e Peter Maydell:
   target/arm: Return correct result for LDG when ATA=0
41 f837b468cdaa Peter Maydell:
   hw/intc/allwinner-a10-pic: Handle IRQ levels other than 0 or 1
42 d2f9a79a8cf6 Peter Maydell:
   hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loop
43 d34b092cab60 Siqi Chen:
   target/tricore: Fix out-of-bounds index in imask instruction
44 6991777ec4b2 Bastian Koppelmann:
   target/tricore: Add CHECK_REG_PAIR() for insn accessing 64 bit regs
45 b0438861efe1 Peter Maydell:
   host-utils: Avoid using __builtin_subcll on buggy versions of Apple Clang
46 497fad38979c Peter Maydell:
   pc-bios/keymaps: Use the official xkb name for Arabic layout, not the 
   legacy synonym
47 50ba97e928b4 Helge Deller:
   target/hppa: Fix OS reboot issues
48 069d29666944 Helge Deller:
   target/hppa: Provide qemu version via fw_cfg to firmware
49 bb9c998ca934 Helge Deller:
   target/hppa: New SeaBIOS-hppa version 7
50 34ec3aea5436 Helge Deller:
   target/hppa: Update to SeaBIOS-hppa version 8
51 1e3ffb34f764 Prasad Pandit:
   vhost: release memory_listener object in error path
52 77ece20ba045 Prasad Pandit:
   vhost: release virtqueue objects in error path
53 d45243bcfc61 Eugenio Pérez:
   vdpa: fix not using CVQ buffer in case of error
54 a0d7215e339b Ani Sinha:
   vhost-vdpa: do not cleanup the vdpa/vhost-net structures if peer nic is 
   present



reply via email to

[Prev in Thread] Current Thread [Next in Thread]