From: Cornelia Huck <cornelia.huck@de.ibm.com>
To: qemu-devel@nongnu.org
Cc: Cornelia Huck <cornelia.huck@de.ibm.com>,
borntraeger@de.ibm.com, jfrei@linux.vnet.ibm.com, agraf@suse.de
Subject: [Qemu-devel] [PATCH 00/10] Next round of s390x patches
Date: Fri, 22 Jan 2016 13:23:23 +0100 [thread overview]
Message-ID: <1453465413-12846-1-git-send-email-cornelia.huck@de.ibm.com> (raw)
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
next reply other threads:[~2016-01-22 12:23 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-22 12:23 Cornelia Huck [this message]
2016-01-22 12:23 ` [Qemu-devel] [PATCH 01/10] s390x/skeys: Fix instance and class size Cornelia Huck
2016-01-22 12:23 ` [Qemu-devel] [PATCH 02/10] s390x/machine: make addon register fields static Cornelia Huck
2016-01-22 12:23 ` [Qemu-devel] [PATCH 03/10] s390x/sclp: add device to the sysbus in sclp_realize Cornelia Huck
2016-01-22 12:23 ` [Qemu-devel] [PATCH 04/10] s390x/ioinst: set type and len for SEI response Cornelia Huck
2016-01-22 12:23 ` [Qemu-devel] [PATCH 05/10] s390x: fix generation of event information crw Cornelia Huck
2016-01-22 12:23 ` [Qemu-devel] [PATCH 06/10] watchdog: introduction of get_watchdog_action Cornelia Huck
2016-01-22 12:23 ` [Qemu-devel] [PATCH 07/10] watchdog/diag288: don't reset for action=none|debug|pause Cornelia Huck
2016-01-22 12:23 ` [Qemu-devel] [PATCH 08/10] s390x/css: fix control flags during csch Cornelia Huck
2016-01-22 12:23 ` [Qemu-devel] [PATCH 09/10] gdb: provide the name of the architecture in the target.xml Cornelia Huck
2016-01-22 12:23 ` [Qemu-devel] [PATCH 10/10] s390x: s390_cpu_get_phys_page_debug has to return -1 Cornelia Huck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1453465413-12846-1-git-send-email-cornelia.huck@de.ibm.com \
--to=cornelia.huck@de.ibm.com \
--cc=agraf@suse.de \
--cc=borntraeger@de.ibm.com \
--cc=jfrei@linux.vnet.ibm.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).