Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20141105' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 10 Nov 2014 14:58:59 +0000 (14:58 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 10 Nov 2014 14:58:59 +0000 (14:58 +0000)
Several bugfixes for s390x:
- instruction decoding and sparse warning in kvm
- overlong input and hangs in the sclp consoles

# gpg: Signature made Wed 05 Nov 2014 15:42:14 GMT using RSA key ID C6F02FAF
# gpg: Good signature from "Cornelia Huck <huckc@linux.vnet.ibm.com>"
# gpg:                 aka "Cornelia Huck <cornelia.huck@de.ibm.com>"

* remotes/cohuck/tags/s390x-20141105:
  s390x/sclpconsole: Avoid hanging SCLP ASCII console
  s390x/sclpconsole-lm: Fix hanging SCLP line mode console
  s390x/sclpconsole-lm: truncate input if line is too long
  s390x/kvm: Fix warning from sparse
  s390x/kvm: Fix opcode decoding for eb instruction handler

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>

Trivial merge