qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/5] s390x fixes for 2.2


From: Cornelia Huck
Subject: [Qemu-devel] [PULL 0/5] s390x fixes for 2.2
Date: Wed, 5 Nov 2014 16:48:11 +0100

The following changes since commit 6e76d125f244e10676b917208f2a074729820246:

  Update version for v2.2.0-rc0 release (2014-11-05 15:21:04 +0000)

are available in the git repository at:

  git://github.com/cohuck/qemu tags/s390x-20141105

for you to fetch changes up to bb3e9e1fd7ab62b60780c66d68b2d7bfd8758e61:

  s390x/sclpconsole: Avoid hanging SCLP ASCII console (2014-11-05 16:35:56 
+0100)

----------------------------------------------------------------
Several bugfixes for s390x:
- instruction decoding and sparse warning in kvm
- overlong input and hangs in the sclp consoles

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

Frank Blaschka (1):
  s390x/kvm: Fix opcode decoding for eb instruction handler

Heinz Graalfs (3):
  s390x/sclpconsole-lm: truncate input if line is too long
  s390x/sclpconsole-lm: Fix hanging SCLP line mode console
  s390x/sclpconsole: Avoid hanging SCLP ASCII console

Thomas Huth (1):
  s390x/kvm: Fix warning from sparse

 hw/char/sclpconsole-lm.c |   12 ++++++++----
 hw/char/sclpconsole.c    |   12 +++++++++++-
 target-s390x/kvm.c       |   10 +++++-----
 3 files changed, 24 insertions(+), 10 deletions(-)

-- 
1.7.9.5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]