All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL v3 for-2.4 00/11] s390x patches for 2.4
@ 2015-07-02 14:10 Cornelia Huck
  2015-07-02 14:10 ` [Qemu-devel] [PULL v3 for-2.4 01/11] virtio-ccw: complete handling of guest-initiated resets Cornelia Huck
                   ` (11 more replies)
  0 siblings, 12 replies; 16+ messages in thread
From: Cornelia Huck @ 2015-07-02 14:10 UTC (permalink / raw)
  To: peter.maydell; +Cc: Cornelia Huck, borntraeger, jfrei, qemu-devel, agraf

Managed to grab a machine where I could do a w32 cross-build. If this
still fails, I'm at my wits end :(

The following changes since commit d2966f804d70a244f5dde395fc5d22a50ed3e74e:

  Merge remote-tracking branch 'remotes/vivier/tags/pull-m68k-20150629' into staging (2015-06-29 17:03:20 +0100)

are available in the git repository at:

  git://github.com/cohuck/qemu tags/s390x-20150702-v3

for you to fetch changes up to c4d3c0a2696c09a884b680d15b03325e46656a6c:

  s390x/migration: Introduce 2.4 machine (2015-07-02 15:35:34 +0200)

----------------------------------------------------------------
Several s390x patches including:
- missing virtio-1 related code for virtio-ccw
- bugfixes in ipl device, gdb, virtio-ccw
- bugfix in s390-ccw bios + rebuild
- introduce versioned machines for s390-ccw-virtio

----------------------------------------------------------------

Christian Borntraeger (3):
  s390-ccw.img: Consume service interrupts
  s390x/ipl: Fix boot if no bootindex was specified
  s390x/migration: Introduce 2.4 machine

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

David Hildenbrand (1):
  s390x/gdb: synchronize cpu state after modifying acrs

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/ipl.c                |   4 +-
 hw/s390x/s390-virtio-ccw.c    |  22 +++-
 hw/s390x/virtio-ccw.c         | 252 ++++++++++++++++++++++++++++++++----------
 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 ++++++
 target-s390x/gdbstub.c        |   1 +
 11 files changed, 283 insertions(+), 66 deletions(-)

-- 
2.4.5

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

end of thread, other threads:[~2015-07-07 14:24 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-02 14:10 [Qemu-devel] [PULL v3 for-2.4 00/11] s390x patches for 2.4 Cornelia Huck
2015-07-02 14:10 ` [Qemu-devel] [PULL v3 for-2.4 01/11] virtio-ccw: complete handling of guest-initiated resets Cornelia Huck
2015-07-02 14:10 ` [Qemu-devel] [PULL v3 for-2.4 02/11] css: mss/mcss-e vs. migration Cornelia Huck
2015-07-02 14:10 ` [Qemu-devel] [PULL v3 for-2.4 03/11] s390-ccw.img: Consume service interrupts Cornelia Huck
2015-07-02 14:10 ` [Qemu-devel] [PULL v3 for-2.4 04/11] s390-ccw.img: update Cornelia Huck
2015-07-02 14:10 ` [Qemu-devel] [PULL v3 for-2.4 05/11] s390x/css: Add a callback for when subchannel gets disabled Cornelia Huck
2015-07-02 14:10 ` [Qemu-devel] [PULL v3 for-2.4 06/11] s390x/virtio-ccw: add virtio set-revision call Cornelia Huck
2015-07-02 14:10 ` [Qemu-devel] [PULL v3 for-2.4 07/11] s390x/virtio-ccw: support virtio-1 set_vq format Cornelia Huck
2015-07-02 14:10 ` [Qemu-devel] [PULL v3 for-2.4 08/11] virtio-ccw: migrate ->revision Cornelia Huck
2015-07-07 11:32   ` Christian Borntraeger
2015-07-07 11:47     ` [Qemu-devel] [PATCH] s390/virtio-ccw: Fix migration Christian Borntraeger
2015-07-07 14:24       ` Cornelia Huck
2015-07-02 14:10 ` [Qemu-devel] [PULL v3 for-2.4 09/11] s390x/ipl: Fix boot if no bootindex was specified Cornelia Huck
2015-07-02 14:10 ` [Qemu-devel] [PULL v3 for-2.4 10/11] s390x/gdb: synchronize cpu state after modifying acrs Cornelia Huck
2015-07-02 14:10 ` [Qemu-devel] [PULL v3 for-2.4 11/11] s390x/migration: Introduce 2.4 machine Cornelia Huck
2015-07-02 15:25 ` [Qemu-devel] [PULL v3 for-2.4 00/11] s390x patches for 2.4 Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.