All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/2] ui: gtk vc fix, adaptive sdl refresh.
@ 2016-02-02 13:10 Gerd Hoffmann
  2016-02-02 13:10 ` [Qemu-devel] [PULL 1/2] gtk: use qemu_chr_alloc() to allocate CharDriverState Gerd Hoffmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gerd Hoffmann @ 2016-02-02 13:10 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Two ui patches, for gtk and sdl.

please pull,
  Gerd

The following changes since commit 10ae9d76388e3f4a31f6a1475b5e2d1f28404a10:

  Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160201' into staging (2016-02-02 09:13:10 +0000)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-ui-20160202-1

for you to fetch changes up to 56bdd4b69aa10bec274b1e812685bcf44dcb0c72:

  sdl: shorten the GUI refresh interval when mouse or keyboard is active (2016-02-02 14:05:07 +0100)

----------------------------------------------------------------
ui: gtk vc fix, adaptive sdl refresh.

----------------------------------------------------------------
Daniel P. Berrange (1):
      gtk: use qemu_chr_alloc() to allocate CharDriverState

Jindřich Makovička (1):
      sdl: shorten the GUI refresh interval when mouse or keyboard is active

 include/ui/sdl2.h |  1 +
 ui/gtk.c          |  9 +++++++--
 ui/sdl.c          | 22 ++++++++++++++++++++++
 ui/sdl2.c         | 23 +++++++++++++++++++++++
 4 files changed, 53 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2016-02-02 15:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-02 13:10 [Qemu-devel] [PULL 0/2] ui: gtk vc fix, adaptive sdl refresh Gerd Hoffmann
2016-02-02 13:10 ` [Qemu-devel] [PULL 1/2] gtk: use qemu_chr_alloc() to allocate CharDriverState Gerd Hoffmann
2016-02-02 13:10 ` [Qemu-devel] [PULL 2/2] sdl: shorten the GUI refresh interval when mouse or keyboard is active Gerd Hoffmann
2016-02-02 15:54 ` [Qemu-devel] [PULL 0/2] ui: gtk vc fix, adaptive sdl refresh 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.