qemu-devel.nongnu.org archive mirror
 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/3] Ui 20180518 patches
Date: Fri, 18 May 2018 09:40:49 +0200	[thread overview]
Message-ID: <20180518074052.31724-1-kraxel@redhat.com> (raw)

The following changes since commit a4207e3b00e89f934adb231057dcf9a75ac2ae45:

  Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging (2018-05-17 11:59:50 +0100)

are available in the git repository at:

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

for you to fetch changes up to e8dcb8ae5121965ac8c89e6b277ac127e9d08452:

  sdl: Move use of surface pointer below check for whether it is NULL (2018-05-18 09:14:24 +0200)

----------------------------------------------------------------
ui: bugfixes, move x11 dependency to modules.

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

Michal Privoznik (1):
  console: Avoid segfault in screendump

Paolo Bonzini (1):
  ui: add x_keymap.o to modules

Peter Maydell (1):
  sdl: Move use of surface pointer below check for whether it is NULL

 ui/console.c             |  5 +++++
 ui/sdl2-2d.c             |  6 +++---
 hw/display/Makefile.objs |  2 ++
 ui/Makefile.objs         | 11 +++++++----
 4 files changed, 17 insertions(+), 7 deletions(-)

-- 
2.9.3

             reply	other threads:[~2018-05-18  7:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-18  7:40 Gerd Hoffmann [this message]
2018-05-18  7:40 ` [Qemu-devel] [PULL 1/3] console: Avoid segfault in screendump Gerd Hoffmann
2018-05-18  7:40 ` [Qemu-devel] [PULL 2/3] ui: add x_keymap.o to modules Gerd Hoffmann
2018-05-18  7:40 ` [Qemu-devel] [PULL 3/3] sdl: Move use of surface pointer below check for whether it is NULL Gerd Hoffmann
2018-05-18 11:58 ` [Qemu-devel] [PULL 0/3] Ui 20180518 patches 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=20180518074052.31724-1-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).