qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Christian Borntraeger <borntraeger@de.ibm.com>
To: Anthony Liguori <anthony@codemonkey.ws>
Cc: qemu-devel <qemu-devel@nongnu.org>,
	"Alexander Graf" <agraf@suse.de>,
	"Christian Borntraeger" <borntraeger@de.ibm.com>,
	"Jens Freimann" <jfrei@linux.vnet.ibm.com>,
	"Cornelia Huck" <cornelia.huck@de.ibm.com>,
	"Andreas Färber" <afaerber@suse.de>
Subject: [Qemu-devel] [PULL] s390: cleanups and fixes
Date: Tue, 03 Sep 2013 21:08:29 +0200	[thread overview]
Message-ID: <522633AD.8030605@de.ibm.com> (raw)
In-Reply-To: <1378195117-60980-1-git-send-email-borntraeger@de.ibm.com>

Anthony,


The following changes since commit 4ff78e0dbcd5c795962567fdc1b31e9e03c55b07:

  Merge remote-tracking branch 'luiz/queue/qmp' into staging (2013-08-30 12:26:04 -0500)

are available in the git repository at:


  git://github.com/borntraeger/qemu.git tags/s390-20130902

for you to fetch changes up to d66b1005d2ade6ce7854581aac6f3222f6dd7ea4:

  s390/ioinst: Moved the CC setting to the IO instruction handlers (2013-09-02 16:55:14 +0200)

----------------------------------------------------------------
This is a bunch of cleanups and fixes for the s390 architecture.
Series is
Acked-by: Alexander Graf <agraf@suse.de>

----------------------------------------------------------------
Christian Borntraeger (2):
      s390/dump: zero out padding bytes in notes sections
      s390/ipl: Update the s390-ccw.img rom

Cornelia Huck (1):
      s390/ipl: Fix waiting for virtio processing

Thomas Huth (3):
      s390/kvm: Add check for priviledged SCLP handler
      s390/cpu: Make setcc() function available to other files
      s390/ioinst: Moved the CC setting to the IO instruction handlers

 pc-bios/s390-ccw.img      | Bin 9432 -> 9336 bytes
 pc-bios/s390-ccw/virtio.c |   7 +--
 pc-bios/s390-ccw/virtio.h |   1 +
 target-s390x/arch_dump.c  |   1 +
 target-s390x/cpu.h        |  11 ++++-
 target-s390x/ioinst.c     | 110 +++++++++++++++++++++-------------------------
 target-s390x/ioinst.h     |  26 +++++------
 target-s390x/kvm.c        |  54 ++++++++---------------
 8 files changed, 96 insertions(+), 114 deletions(-)

  parent reply	other threads:[~2013-09-03 19:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-03  7:58 [Qemu-devel] [PULL 0/6] s390: cleanups and fixes Christian Borntraeger
2013-09-03  7:58 ` [Qemu-devel] [PULL 1/6] s390/kvm: Add check for priviledged SCLP handler Christian Borntraeger
2013-09-03  7:58 ` [Qemu-devel] [PULL 2/6] s390/dump: zero out padding bytes in notes sections Christian Borntraeger
2013-09-03  7:58 ` [Qemu-devel] [PULL 3/6] s390/ipl: Fix waiting for virtio processing Christian Borntraeger
2013-09-03  7:58 ` [Qemu-devel] [PULL 4/6] s390/ipl: Update the s390-ccw.img rom Christian Borntraeger
2013-09-03  7:58 ` [Qemu-devel] [PULL 5/6] s390/cpu: Make setcc() function available to other files Christian Borntraeger
2013-09-03  7:58 ` [Qemu-devel] [PULL 6/6] s390/ioinst: Moved the CC setting to the IO instruction handlers Christian Borntraeger
2013-09-03 15:23 ` [Qemu-devel] [PULL 0/6] s390: cleanups and fixes Alexander Graf
2013-09-03 19:08 ` Christian Borntraeger [this message]
2013-09-12 15:21   ` [Qemu-devel] [PULL] " Christian Borntraeger
2013-09-12 17:15     ` Anthony Liguori

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=522633AD.8030605@de.ibm.com \
    --to=borntraeger@de.ibm.com \
    --cc=afaerber@suse.de \
    --cc=agraf@suse.de \
    --cc=anthony@codemonkey.ws \
    --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).