Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140507' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 7 May 2014 15:06:38 +0000 (16:06 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 7 May 2014 15:06:38 +0000 (16:06 +0100)
commit8d1dc5d188b84a2b2aeb9bd39fddb3d2c67be60c
tree89461c4a8589411951675a7c1ff131e0a287a2f8
parentc9541f67df48b2c01c4a3d0d7b719b51c6ac9f38
parent56bf1a8e90e76701428885656743515af53f19ef
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140507' into staging

Some improvements for s390.

Two patches deal with address translation, one fixes a problem in the
channel subsystem code.

# gpg: Signature made Wed 07 May 2014 09:29:30 BST using RSA key ID C6F02FAF
# gpg: Can't check signature: public key not found

* remotes/cohuck/tags/s390x-20140507:
  s390x/css: Don't save orb in subchannel.
  s390x/helper: Added format control bit to MMU translation
  s390x/helper: Fixed real-to-absolute address translation

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