qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/6] Fixes patches
@ 2023-08-07 20:47 marcandre.lureau
  2023-08-07 20:47 ` [PULL 1/6] chardev: report the handshake error marcandre.lureau
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: marcandre.lureau @ 2023-08-07 20:47 UTC (permalink / raw)
  To: qemu-devel
  Cc: Eduardo Habkost, Marc-André Lureau, Gerd Hoffmann,
	Michael S. Tsirkin, Marcel Apfelbaum, Richard Henderson,
	Paolo Bonzini

From: Marc-André Lureau <marcandre.lureau@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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-08-07 23:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-07 20:47 [PULL 0/6] Fixes patches marcandre.lureau
2023-08-07 20:47 ` [PULL 1/6] chardev: report the handshake error marcandre.lureau
2023-08-07 20:47 ` [PULL 2/6] virtio-gpu: free BHs, by implementing unrealize marcandre.lureau
2023-08-07 20:47 ` [PULL 3/6] virtio-gpu: reset gfx resources in main thread marcandre.lureau
2023-08-07 20:47 ` [PULL 4/6] dump: kdump-zlib data pages not dumped with pvtime/aarch64 marcandre.lureau
2023-08-07 20:47 ` [PULL 5/6] hw/i386/vmmouse:add relative packet flag for button status marcandre.lureau
2023-08-07 20:47 ` [PULL 6/6] ui/gtk: set scanout mode in gd_egl/gd_gl_area_scanout_texture marcandre.lureau
2023-08-07 23:49 ` [PULL 0/6] Fixes patches Richard Henderson

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