The following changes since commit 39c36a0573d9307d68c0c3336b48e6351ffabc06:
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160126-2' into staging (2016-01-26 17:25:11 +0000) are available in the git repository at: git://github.com/cohuck/qemu tags/s390x-20160128 for you to fetch changes up to 234779a2b9141d9386289ba5ed86c9d617567646: s390x: s390_cpu_get_phys_page_debug has to return -1 (2016-01-27 15:34:48 +0100) ---------------------------------------------------------------- Mostly bugfixes and small improvements; and the gdb target.xml patch. ---------------------------------------------------------------- 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