qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH for-2.4 0/8] s390x patches for 2.4


From: Cornelia Huck
Subject: [Qemu-devel] [PATCH for-2.4 0/8] s390x patches for 2.4
Date: Fri, 26 Jun 2015 12:47:26 +0200

Hi,

here are several s390x patches:

- a bugfix in virtio-ccw regarding resets
- a band-aid for migrating devices in higher subchannel sets (a proper
  fix needs way more work)
- a fix in the bios, including rebuild
- virtio-ccw patches for virtio-1 support that got dropped during rebase
  due to conflicts; also including a migration change as we broke
  migration for this release anyway

Not send:
- actually activating virtio-1 support

Available on

git://github.com/cohuck/qemu s390-next

I plan to send a pull request next week.

Christian Borntraeger (1):
  s390-ccw.img: Consume service interrupts

Cornelia Huck (5):
  virtio-ccw: complete handling of guest-initiated resets
  css: mss/mcss-e vs. migration
  s390-ccw.img: update
  s390x/virtio-ccw: support virtio-1 set_vq format
  virtio-ccw: migrate ->revision

Thomas Huth (2):
  s390x/css: Add a callback for when subchannel gets disabled
  s390x/virtio-ccw: add virtio set-revision call

 hw/s390x/css.c                |  27 +++++
 hw/s390x/css.h                |   1 +
 hw/s390x/virtio-ccw.c         | 253 ++++++++++++++++++++++++++++++++----------
 hw/s390x/virtio-ccw.h         |   8 ++
 pc-bios/s390-ccw.img          | Bin 13616 -> 13784 bytes
 pc-bios/s390-ccw/s390-ccw.h   |   1 +
 pc-bios/s390-ccw/sclp-ascii.c |   1 +
 pc-bios/s390-ccw/start.S      |  32 ++++++
 8 files changed, 263 insertions(+), 60 deletions(-)

-- 
2.4.5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]