[PULL 0/3] UI patches

marcandre.lureau@redhat.com posted 3 patches 1 year, 5 months ago
There is a newer version of this series
hw/audio/virtio-snd.c |  1 +
ui/gtk-egl.c          | 12 ++++++------
ui/vnc-clipboard.c    |  5 +++++
3 files changed, 12 insertions(+), 6 deletions(-)
[PULL 0/3] UI patches
Posted by marcandre.lureau@redhat.com 1 year, 5 months ago
From: Marc-André Lureau <marcandre.lureau@redhat.com>

The following changes since commit 29b5d70cb70574b499517ec9e9f80dea496a3cc0:

  Merge tag 'pull-ppc-for-8.2-20231130' of https://gitlab.com/npiggin/qemu into staging (2023-12-01 07:29:52 -0500)

are available in the Git repository at:

  https://gitlab.com/marcandre.lureau/qemu.git tags/ui-pull-request

for you to fetch changes up to 551ef0fa05c11abd62f4607ee3cddbcb7dea6b66:

  hw/audio/virtio-sound: mark the device as unmigratable (2023-12-04 12:04:36 +0400)

----------------------------------------------------------------
ui/audio fixes for 8.2

----------------------------------------------------------------

Fiona Ebner (1):
  ui/vnc-clipboard: fix inflate_buffer

Volker Rümelin (2):
  ui/gtk-egl: move function calls back to regular code path
  hw/audio/virtio-sound: mark the device as unmigratable

 hw/audio/virtio-snd.c |  1 +
 ui/gtk-egl.c          | 12 ++++++------
 ui/vnc-clipboard.c    |  5 +++++
 3 files changed, 12 insertions(+), 6 deletions(-)

-- 
2.43.0


Re: [PULL 0/3] UI patches
Posted by Stefan Hajnoczi 1 year, 5 months ago
Applied, thanks.

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