Hi, here's the next round of s390x patches. Mostly bugfixes and small improvements; and the gdb target.xml patch.
Want to send a pullreq next week. Bo Tu (2): watchdog: introduction of get_watchdog_action watchdog/diag288: don't reset for action=none|debug|pause Christian Borntraeger (2): s390x/skeys: Fix instance and class size s390x/machine: make addon register fields static David Hildenbrand (3): s390x/sclp: add device to the sysbus in sclp_realize gdb: provide the name of the architecture in the target.xml s390x: s390_cpu_get_phys_page_debug has to return -1 Halil Pasic (1): s390x/css: fix control flags during csch Pierre Morel (1): s390x/ioinst: set type and len for SEI response Song Shan Gong (1): s390x: fix generation of event information crw gdbstub.c | 21 ++++++++++++++------- hw/s390x/css.c | 15 +++++++++++++-- hw/s390x/css.h | 1 + hw/s390x/s390-skeys.c | 2 +- hw/s390x/sclp.c | 8 ++++++-- hw/watchdog/watchdog.c | 14 +++++--------- hw/watchdog/wdt_diag288.c | 7 +++++++ include/qom/cpu.h | 3 +++ include/sysemu/watchdog.h | 10 ++++++++++ target-arm/cpu.c | 12 ++++++++++++ target-arm/cpu64.c | 6 ++++++ target-ppc/translate_init.c | 10 ++++++++++ target-s390x/cpu.c | 6 ++++++ target-s390x/helper.c | 5 +++-- target-s390x/ioinst.c | 4 +++- target-s390x/machine.c | 4 ++-- 16 files changed, 102 insertions(+), 26 deletions(-) -- 2.7.0