From: Marc-André Lureau <marcandre.lur...@redhat.com> The following changes since commit 9400601a689a128c25fa9c21e932562e0eeb7a26:
Merge tag 'pull-tcg-20230806-3' of https://gitlab.com/rth7680/qemu into staging (2023-08-06 16:47:48 -0700) are available in the Git repository at: https://gitlab.com/marcandre.lureau/qemu.git tags/fixes-pull-request for you to fetch changes up to 58ea90f8032912b41e753a95089ba764fcc6446a: ui/gtk: set scanout mode in gd_egl/gd_gl_area_scanout_texture (2023-08-07 17:13:42 +0400) ---------------------------------------------------------------- Fixes for 8.1 Hi, Here is a collection of ui, dump and chardev fixes that are worth for 8.1. thanks ---------------------------------------------------------------- Dongli Zhang (1): dump: kdump-zlib data pages not dumped with pvtime/aarch64 Dongwon Kim (1): ui/gtk: set scanout mode in gd_egl/gd_gl_area_scanout_texture Marc-André Lureau (3): chardev: report the handshake error virtio-gpu: free BHs, by implementing unrealize virtio-gpu: reset gfx resources in main thread Zongmin Zhou (1): hw/i386/vmmouse:add relative packet flag for button status include/hw/virtio/virtio-gpu.h | 4 +++ chardev/char-socket.c | 12 +++++++-- dump/dump.c | 4 +-- hw/display/virtio-gpu-base.c | 2 +- hw/display/virtio-gpu.c | 48 +++++++++++++++++++++++++++++----- hw/i386/vmmouse.c | 15 ++++++++--- ui/gtk-egl.c | 1 + ui/gtk-gl-area.c | 1 + 8 files changed, 72 insertions(+), 15 deletions(-) -- 2.41.0