All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] ui: misc small fixes for vnc, spice and curses.
@ 2016-09-13  7:06 Gerd Hoffmann
  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
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Gerd Hoffmann @ 2016-09-13  7:06 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

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

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

end of thread, other threads:[~2016-09-13 12:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-13  7:06 [Qemu-devel] [PULL 0/4] ui: misc small fixes for vnc, spice and curses Gerd Hoffmann
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

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.