Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160128' into staging
commit357e81c7e880f868833edf9f53cce1f3b09ea8ec
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 28 Jan 2016 11:46:33 +0000 (28 11:46 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 28 Jan 2016 11:46:34 +0000 (28 11:46 +0000)
treecf82332ce2788845f63c24db676407f949b5ea38
parent8fd9dece6599eb3fbd2cdd3e7fbdd4e575e33911
parent234779a2b9141d9386289ba5ed86c9d617567646
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160128' into staging

Mostly bugfixes and small improvements; and the gdb target.xml
patch.

# gpg: Signature made Thu 28 Jan 2016 11:02: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-20160128:
  s390x: s390_cpu_get_phys_page_debug has to return -1
  gdb: provide the name of the architecture in the target.xml
  s390x/css: fix control flags during csch
  watchdog/diag288: don't reset for action=none|debug|pause
  watchdog: introduction of get_watchdog_action
  s390x: fix generation of event information crw
  s390x/ioinst: set type and len for SEI response
  s390x/sclp: add device to the sysbus in sclp_realize
  s390x/machine: make addon register fields static
  s390x/skeys: Fix instance and class size

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