All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 00/10] Ui 20200212 patches
@ 2020-02-12 16:18 Gerd Hoffmann
  2020-02-12 16:18 ` [PULL 01/10] ui/gtk: Update gd_refresh_rate_millihz() to handle VirtualConsole Gerd Hoffmann
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Gerd Hoffmann @ 2020-02-12 16:18 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, libvir-list, Markus Armbruster, Gerd Hoffmann,
	Paolo Bonzini

The following changes since commit e18e5501d8ac692d32657a3e1ef545b14e72b730:

  Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-20200210' into staging (2020-02-10 18:09:14 +0000)

are available in the Git repository at:

  git://git.kraxel.org/qemu tags/ui-20200212-pull-request

for you to fetch changes up to 483644c25b932360018d15818d8bcd8c85ba70b8:

  ui/cocoa: Drop workarounds for pre-10.12 OSX (2020-02-12 13:27:08 +0100)

----------------------------------------------------------------
gtk: refresh rate fix.
cocoa: drop pre-10.12 support.
ui: rework show-cursor option.

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

Gerd Hoffmann (7):
  ui: add show-cursor option
  ui: wire up legacy -show-cursor option
  ui/sdl: switch to new show-cursor option
  ui/cocoa: switch to new show-cursor option
  ui/gtk: implement show-cursor option
  ui: drop curor_hide global variable.
  ui: deprecate legacy -show-cursor option

Peter Maydell (1):
  ui/cocoa: Drop workarounds for pre-10.12 OSX

Philippe Mathieu-Daudé (2):
  ui/gtk: Update gd_refresh_rate_millihz() to handle VirtualConsole
  ui/gtk: Fix gd_refresh_rate_millihz() when widget window is not
    realized

 include/sysemu/sysemu.h |  1 -
 ui/gtk.c                | 27 +++++++++++-------
 ui/sdl2.c               | 16 +++++------
 vl.c                    | 16 +++++++++--
 qapi/ui.json            |  3 ++
 qemu-deprecated.texi    |  5 ++++
 ui/cocoa.m              | 63 +++--------------------------------------
 7 files changed, 51 insertions(+), 80 deletions(-)

-- 
2.18.2



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

end of thread, other threads:[~2020-02-13 13:41 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-12 16:18 [PULL 00/10] Ui 20200212 patches Gerd Hoffmann
2020-02-12 16:18 ` [PULL 01/10] ui/gtk: Update gd_refresh_rate_millihz() to handle VirtualConsole Gerd Hoffmann
2020-02-12 16:18 ` [PULL 02/10] ui/gtk: Fix gd_refresh_rate_millihz() when widget window is not realized Gerd Hoffmann
2020-02-12 16:18 ` [PULL 03/10] ui: add show-cursor option Gerd Hoffmann
2020-02-12 16:18 ` [PULL 04/10] ui: wire up legacy -show-cursor option Gerd Hoffmann
2020-02-12 16:18 ` [PULL 05/10] ui/sdl: switch to new show-cursor option Gerd Hoffmann
2020-02-12 16:18 ` [PULL 06/10] ui/cocoa: " Gerd Hoffmann
2020-02-12 16:18 ` [PULL 07/10] ui/gtk: implement " Gerd Hoffmann
2020-02-12 16:18 ` [PULL 08/10] ui: drop curor_hide global variable Gerd Hoffmann
2020-02-12 16:18 ` [PULL 09/10] ui: deprecate legacy -show-cursor option Gerd Hoffmann
2020-02-12 16:18 ` [PULL 10/10] ui/cocoa: Drop workarounds for pre-10.12 OSX Gerd Hoffmann
2020-02-13 13:40 ` [PULL 00/10] Ui 20200212 patches Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.