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>
No related branches found
No related tags found
Showing
- gdbstub.c 14 additions, 7 deletionsgdbstub.c
- hw/s390x/css.c 13 additions, 2 deletionshw/s390x/css.c
- hw/s390x/css.h 1 addition, 0 deletionshw/s390x/css.h
- hw/s390x/s390-skeys.c 1 addition, 1 deletionhw/s390x/s390-skeys.c
- hw/s390x/sclp.c 6 additions, 2 deletionshw/s390x/sclp.c
- hw/watchdog/watchdog.c 5 additions, 9 deletionshw/watchdog/watchdog.c
- hw/watchdog/wdt_diag288.c 7 additions, 0 deletionshw/watchdog/wdt_diag288.c
- include/qom/cpu.h 3 additions, 0 deletionsinclude/qom/cpu.h
- include/sysemu/watchdog.h 10 additions, 0 deletionsinclude/sysemu/watchdog.h
- target-arm/cpu.c 12 additions, 0 deletionstarget-arm/cpu.c
- target-arm/cpu64.c 6 additions, 0 deletionstarget-arm/cpu64.c
- target-ppc/translate_init.c 10 additions, 0 deletionstarget-ppc/translate_init.c
- target-s390x/cpu.c 6 additions, 0 deletionstarget-s390x/cpu.c
- target-s390x/helper.c 3 additions, 2 deletionstarget-s390x/helper.c
- target-s390x/ioinst.c 3 additions, 1 deletiontarget-s390x/ioinst.c
- target-s390x/machine.c 2 additions, 2 deletionstarget-s390x/machine.c
Loading
Please register or sign in to comment