qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Cornelia Huck <cornelia.huck@de.ibm.com>
To: peter.maydell@linaro.org
Cc: Cornelia Huck <cornelia.huck@de.ibm.com>,
	borntraeger@de.ibm.com, jfrei@linux.vnet.ibm.com,
	qemu-devel@nongnu.org, agraf@suse.de
Subject: [Qemu-devel] [PULL 00/10] next round of s390x patches
Date: Thu, 28 Jan 2016 12:09:01 +0100	[thread overview]
Message-ID: <1453979351-13089-1-git-send-email-cornelia.huck@de.ibm.com> (raw)

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

             reply	other threads:[~2016-01-28 11:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-28 11:09 Cornelia Huck [this message]
2016-01-28 11:09 ` [Qemu-devel] [PULL 01/10] s390x/skeys: Fix instance and class size Cornelia Huck
2016-01-28 11:09 ` [Qemu-devel] [PULL 02/10] s390x/machine: make addon register fields static Cornelia Huck
2016-01-28 11:09 ` [Qemu-devel] [PULL 03/10] s390x/sclp: add device to the sysbus in sclp_realize Cornelia Huck
2016-01-28 11:09 ` [Qemu-devel] [PULL 04/10] s390x/ioinst: set type and len for SEI response Cornelia Huck
2016-01-28 11:09 ` [Qemu-devel] [PULL 05/10] s390x: fix generation of event information crw Cornelia Huck
2016-01-28 11:09 ` [Qemu-devel] [PULL 06/10] watchdog: introduction of get_watchdog_action Cornelia Huck
2016-01-28 11:09 ` [Qemu-devel] [PULL 07/10] watchdog/diag288: don't reset for action=none|debug|pause Cornelia Huck
2016-01-28 11:09 ` [Qemu-devel] [PULL 08/10] s390x/css: fix control flags during csch Cornelia Huck
2016-01-28 11:09 ` [Qemu-devel] [PULL 09/10] gdb: provide the name of the architecture in the target.xml Cornelia Huck
2016-01-28 11:09 ` [Qemu-devel] [PULL 10/10] s390x: s390_cpu_get_phys_page_debug has to return -1 Cornelia Huck
2016-01-28 13:41 ` [Qemu-devel] [PULL 00/10] next round of s390x patches Peter Maydell

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=1453979351-13089-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=peter.maydell@linaro.org \
    --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).