[PULL for-10.1 0/1] Trivial patches for 2025-07-25

Michael Tokarev posted 1 patch 3 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250725155504.2409-1-mjt@tls.msk.ru
hw/display/qxl-render.c | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
[PULL for-10.1 0/1] Trivial patches for 2025-07-25
Posted by Michael Tokarev 3 months, 3 weeks ago
The following changes since commit 9e601684dc24a521bb1d23215a63e5c6e79ea0bb:

  Update version for the v10.1.0-rc0 release (2025-07-22 15:48:48 -0400)

are available in the Git repository at:

  https://gitlab.com/mjt0k/qemu.git tags/pull-trivial-patches

for you to fetch changes up to b8882becd572d3afb888c836a6ffc7f92c17d1c5:

  hw/display/qxl-render.c: fix qxl_unpack_chunks() chunk size calculation (2025-07-25 09:42:11 +0300)

----------------------------------------------------------------
trivial patches for 2025-07-25

There's a single patch in this pullreq, fixing a longstanding
bug in qxl.  The change, while isn't exactly trivial, is clear
enough, hopefully, to go through trivial-patches.  This area in
qemu is basically unmaintained.

----------------------------------------------------------------
Michael Tokarev (1):
      hw/display/qxl-render.c: fix qxl_unpack_chunks() chunk size calculation

 hw/display/qxl-render.c | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)
Re: [PULL for-10.1 0/1] Trivial patches for 2025-07-25
Posted by Stefan Hajnoczi 3 months, 2 weeks ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/10.1 for any user-visible changes.