qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] s390: cleanups and fixes
@ 2013-09-03  7:58 Christian Borntraeger
  2013-09-03  7:58 ` [Qemu-devel] [PULL 1/6] s390/kvm: Add check for priviledged SCLP handler Christian Borntraeger
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Christian Borntraeger @ 2013-09-03  7:58 UTC (permalink / raw)
  To: Alexander Graf
  Cc: Cornelia Huck, Christian Borntraeger, Jens Freimann,
	Andreas Färber, qemu-devel

Alex,

the next bunch of patches for s390. If there are no complaints, I will
send out a pull request soon.

---snip---

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.

----------------------------------------------------------------
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] 11+ messages in thread

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [Qemu-devel] [PULL] " Christian Borntraeger
2013-09-12 15:21   ` Christian Borntraeger
2013-09-12 17:15     ` Anthony Liguori

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