qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/6] Fixes 20210726 patches


From: Gerd Hoffmann
Subject: [PULL 0/6] Fixes 20210726 patches
Date: Mon, 26 Jul 2021 13:05:38 +0200

The following changes since commit a2376507f615495b1d16685449ce0ea78c2caf9d:

  Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into 
staging (2021-07-24 11:04:57 +0100)

are available in the Git repository at:

  git://git.kraxel.org/qemu tags/fixes-20210726-pull-request

for you to fetch changes up to 584af1f1d955476aacba3350c4efb5865fc91c09:

  ui/gtk: add a keyboard fifo to the VTE consoles (2021-07-26 10:24:49 +0200)

----------------------------------------------------------------
ui: fixes for 6.1

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

Akihiko Odaki (4):
  ui/spice: Use HAVE_SPICE_GL for OpenGL checks
  ui/egl-headless: Remove a check for CONFIG_OPENGL
  ui/cocoa: Fix the type of main's argv
  ui: update keycodemapdb submodule commit

Dennis Wölfing (1):
  ui/gtk: Fix relative mouse with multiple monitors

Volker Rümelin (1):
  ui/gtk: add a keyboard fifo to the VTE consoles

 include/ui/gtk.h  |  4 +++
 ui/egl-headless.c |  2 --
 ui/gtk.c          | 68 ++++++++++++++++++++++++++++-------------------
 ui/spice-app.c    |  3 ++-
 ui/spice-core.c   |  2 +-
 ui/cocoa.m        |  4 +--
 ui/keycodemapdb   |  2 +-
 7 files changed, 50 insertions(+), 35 deletions(-)

-- 
2.31.1





reply via email to

[Prev in Thread] Current Thread [Next in Thread]