All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/2] ui: gtk vc fix, adaptive sdl refresh.
Date: Tue,  2 Feb 2016 14:10:42 +0100	[thread overview]
Message-ID: <1454418644-15153-1-git-send-email-kraxel@redhat.com> (raw)

  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(-)

             reply	other threads:[~2016-02-02 13:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-02 13:10 Gerd Hoffmann [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1454418644-15153-1-git-send-email-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.