qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULLv2 0/6] s390: cleanups and fixes
@ 2013-09-12 19:01 Christian Borntraeger
  2013-09-12 19:01 ` [Qemu-devel] [PULLv2 1/6] s390/kvm: Add check for priviledged SCLP handler Christian Borntraeger
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Christian Borntraeger @ 2013-09-12 19:01 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: Christian Borntraeger, Alexander Graf, qemu-devel

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(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-09-12 19:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-12 19:01 [Qemu-devel] [PULLv2 0/6] s390: cleanups and fixes Christian Borntraeger
2013-09-12 19:01 ` [Qemu-devel] [PULLv2 1/6] s390/kvm: Add check for priviledged SCLP handler Christian Borntraeger
2013-09-12 19:01 ` [Qemu-devel] [PULLv2 2/6] s390/dump: zero out padding bytes in notes sections Christian Borntraeger
2013-09-12 19:01 ` [Qemu-devel] [PULLv2 3/6] s390/ipl: Fix waiting for virtio processing Christian Borntraeger
2013-09-12 19:01 ` [Qemu-devel] [PULLv2 4/6] s390/ipl: Update the s390-ccw.img rom Christian Borntraeger
2013-09-12 19:02 ` [Qemu-devel] [PULLv2 5/6] s390/cpu: Make setcc() function available to other files Christian Borntraeger
2013-09-12 19:02 ` [Qemu-devel] [PULLv2 6/6] s390/ioinst: Moved the CC setting to the IO instruction handlers Christian Borntraeger

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).