mbox

[PULL,0/3] UI patches

Message ID 20231204080850.4068242-1-marcandre.lureau@redhat.com
State New
Headers show

Pull-request

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

Message

Marc-André Lureau Dec. 4, 2023, 8:08 a.m. UTC
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(-)

Comments

Stefan Hajnoczi Dec. 4, 2023, 2:46 p.m. UTC | #1
Applied, thanks.

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