Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181220' into staging
commit41e2c56ed95db328a4e24c5756312c0158de71ce
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 20 Dec 2018 20:39:04 +0000 (20 20:39 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 20 Dec 2018 20:39:04 +0000 (20 20:39 +0000)
tree18c78c0c5dc66dd3f89a6bbb1c5c6569e8f475ec
parent95de6f4b92efea391a3cbb8651d774a4d3529861
parentaba7a5a2de3dba5917024df25441f715b9249e31
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181220' into staging

Two s390x bugfixes.

# gpg: Signature made Thu 20 Dec 2018 16:36:42 GMT
# gpg:                using RSA key DECF6B93C6F02FAF
# gpg: Good signature from "Cornelia Huck <conny@cornelia-huck.de>"
# gpg:                 aka "Cornelia Huck <huckc@linux.vnet.ibm.com>"
# gpg:                 aka "Cornelia Huck <cornelia.huck@de.ibm.com>"
# gpg:                 aka "Cornelia Huck <cohuck@kernel.org>"
# gpg:                 aka "Cornelia Huck <cohuck@redhat.com>"
# Primary key fingerprint: C3D0 D66D C362 4FF6 A8C0  18CE DECF 6B93 C6F0 2FAF

* remotes/cohuck/tags/s390x-20181220:
  hw/s390x: Fix bad mask in time2tod()
  hw/s390/ccw.c: Don't take address of packed members

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