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/4] ui: misc small fixes for vnc, spice and curses.
Date: Tue, 13 Sep 2016 09:06:50 +0200	[thread overview]
Message-ID: <1473750414-16525-1-git-send-email-kraxel@redhat.com> (raw)

  Hi,

Small ui bugfix collection.

please pull,
  Gerd

The following changes since commit 7263da78045dc91cc207f350911efe4259e99b3c:

  Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' into staging (2016-09-12 15:09:47 +0100)

are available in the git repository at:


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

for you to fetch changes up to 3e10c3ecfcaf604d8b400d6e463e1a186ce97d9b:

  vnc: fix qemu crash because of SIGSEGV (2016-09-13 08:01:39 +0200)

----------------------------------------------------------------
ui: misc small fixes for vnc, spice and curses.

----------------------------------------------------------------
Gonglei (1):
      vnc: fix qemu crash because of SIGSEGV

Li Zhijian (1):
      qemu-options.hx: correct spice options streaming-video default document value to 'off'

Peter Maydell (2):
      ui/curses.c: Ensure we don't read off the end of curses2qemu array
      ui/curses.c: Clean up nextchr logic

 qemu-options.hx |  2 +-
 ui/curses.c     | 20 ++++++++------------
 ui/vnc.c        |  4 ++++
 3 files changed, 13 insertions(+), 13 deletions(-)

             reply	other threads:[~2016-09-13  7:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-13  7:06 Gerd Hoffmann [this message]
2016-09-13  7:06 ` [Qemu-devel] [PULL 1/4] ui/curses.c: Ensure we don't read off the end of curses2qemu array Gerd Hoffmann
2016-09-13  7:06 ` [Qemu-devel] [PULL 2/4] ui/curses.c: Clean up nextchr logic Gerd Hoffmann
2016-09-13  7:06 ` [Qemu-devel] [PULL 3/4] qemu-options.hx: correct spice options streaming-video default document value to 'off' Gerd Hoffmann
2016-09-13  7:06 ` [Qemu-devel] [PULL 4/4] vnc: fix qemu crash because of SIGSEGV Gerd Hoffmann
2016-09-13 12:56 ` [Qemu-devel] [PULL 0/4] ui: misc small fixes for vnc, spice and curses 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=1473750414-16525-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.