qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Christian Borntraeger <borntraeger@de.ibm.com>
To: qemu-devel Developers <qemu-devel@nongnu.org>
Cc: cornelia.huck@de.ibm.com,
	Christian Borntraeger <borntraeger@de.ibm.com>,
	aliguori@us.ibm.com, Alexander Graf <agraf@suse.de>,
	Jens Freimann <jfrei@linux.vnet.ibm.com>
Subject: [Qemu-devel] [PULL 0/8] s390 patch queue part 2
Date: Mon, 29 Jul 2013 16:00:10 +0200	[thread overview]
Message-ID: <1375106418-22828-1-git-send-email-borntraeger@de.ibm.com> (raw)
In-Reply-To: <1375092324-23943-1-git-send-email-agraf@suse.de>

Hi Anthony / Blue / Aurelien,

on top of these patches, 
the following changes since commit 0e0259ad7425417d28a9428c4aab959dae2e35ca:

  s390: update s390-ccw.img (2013-07-29 11:46:10 +0200)

are available in the git repository at:

  git://github.com/borntraeger/qemu.git s390-for-1.6

for you to fetch changes up to 3d8318cd709fd2e643cefb68ea4b1b2deeac0a95:

  s390: Implement dump-guest-memory support for target s390x (2013-07-29 15:49:28 +0200)i


all patches have been posted to the list. Please apply for 1.6


Christian

----------------------------------------------------------------
Ekaterina Tumanova (1):
      s390: Implement dump-guest-memory support for target s390x

Heinz Graalfs (1):
      s390/sclpconsole: handle char layer busy conditions

Thomas Huth (6):
      s390x/ioinst: Add missing alignment checks for IO instructions
      s390x/ioinst: Throw addressing exception when memory_map failed
      s390x/ioinst: Fixed alignment check in SCHM instruction
      s390x/ioinst: Fixed priority of operand exceptions
      s390x/kvm: Reworked/fixed handling of cc3 in kvm_handle_css_inst()
      s390x/kvm: Remove redundant return code

 hw/char/sclpconsole.c      |  18 +---
 include/elf.h              |   6 ++
 target-s390x/Makefile.objs |   2 +-
 target-s390x/arch_dump.c   | 212 +++++++++++++++++++++++++++++++++++++++++++++
 target-s390x/cpu-qom.h     |   5 ++
 target-s390x/cpu.c         |   2 +
 target-s390x/ioinst.c      |  65 +++++++++-----
 target-s390x/kvm.c         |  64 +++-----------
 8 files changed, 283 insertions(+), 91 deletions(-)
 create mode 100644 target-s390x/arch_dump.c

  parent reply	other threads:[~2013-07-29 14:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-29 10:05 [Qemu-devel] [PULL 0/3] s390 patch queue 2013-07-29 Alexander Graf
2013-07-29 10:05 ` [Qemu-devel] [PULL 1/3] s390/IPL: Allow boot from other ssid than 0 Alexander Graf
2013-07-29 10:05 ` [Qemu-devel] [PULL 2/3] s390/ipl: Fix boot order Alexander Graf
2013-07-29 10:05 ` [Qemu-devel] [PULL 3/3] s390: update s390-ccw.img Alexander Graf
2013-07-29 14:00 ` Christian Borntraeger [this message]
2013-07-29 14:00   ` [Qemu-devel] [PATCH 1/8] s390/sclpconsole: handle char layer busy conditions Christian Borntraeger
2013-07-29 14:00   ` [Qemu-devel] [PATCH 2/8] s390x/ioinst: Add missing alignment checks for IO instructions Christian Borntraeger
2013-07-29 14:00   ` [Qemu-devel] [PATCH 3/8] s390x/ioinst: Throw addressing exception when memory_map failed Christian Borntraeger
2013-07-29 14:00   ` [Qemu-devel] [PATCH 4/8] s390x/ioinst: Fixed alignment check in SCHM instruction Christian Borntraeger
2013-07-29 14:00   ` [Qemu-devel] [PATCH 5/8] s390x/ioinst: Fixed priority of operand exceptions Christian Borntraeger
2013-07-29 14:00   ` [Qemu-devel] [PATCH 6/8] s390x/kvm: Reworked/fixed handling of cc3 in kvm_handle_css_inst() Christian Borntraeger
2013-07-29 14:00   ` [Qemu-devel] [PATCH 7/8] s390x/kvm: Remove redundant return code Christian Borntraeger
2013-07-29 14:00   ` [Qemu-devel] [PATCH 8/8] s390: Implement dump-guest-memory support for target s390x Christian Borntraeger

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=1375106418-22828-1-git-send-email-borntraeger@de.ibm.com \
    --to=borntraeger@de.ibm.com \
    --cc=agraf@suse.de \
    --cc=aliguori@us.ibm.com \
    --cc=cornelia.huck@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).