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(-)