qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] s390x fixes/cleanups
@ 2018-05-14 15:41 Cornelia Huck
  2018-05-14 15:41 ` [Qemu-devel] [PULL 1/6] s390x/css: disabled subchannels cannot be status pending Cornelia Huck
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Cornelia Huck @ 2018-05-14 15:41 UTC (permalink / raw)
  To: Peter Maydell
  Cc: Christian Borntraeger, Alexander Graf, Richard Henderson,
	David Hildenbrand, Thomas Huth, qemu-s390x, qemu-devel,
	Cornelia Huck

The following changes since commit bbd87423ea0c436c55bbc3f9c23d4f811d1f3f29:

  Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging (2018-05-14 11:08:16 +0100)

are available in the Git repository at:

  git://github.com/cohuck/qemu tags/s390x-20180514

for you to fetch changes up to b0dad618baad1efb014c88f4507492a79f2eaf1c:

  target/s390x: Fix brace Werror with clang 6.0.0 (2018-05-14 17:10:02 +0200)

----------------------------------------------------------------
Some s390x fixes/cleanups, mainly in the reset area and build fixes
for recent compilers (GCC 8 and clang 6.0.0).

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

Cornelia Huck (3):
  s390x/css: disabled subchannels cannot be status pending
  virtio-ccw: common reset handler
  s390x/ccw: make sure all ccw devices are properly reset

David Hildenbrand (1):
  s390x: refactor reset/reipl handling

Richard Henderson (1):
  target/s390x: Fix brace Werror with clang 6.0.0

Thomas Huth (1):
  pc-bios/s390-ccw: struct tpi_info must be declared as aligned(4)

 hw/s390x/ccw-device.c              |  8 +++++
 hw/s390x/css.c                     |  8 +++++
 hw/s390x/ipl.c                     | 43 +++++++++++++++++++++++----
 hw/s390x/ipl.h                     | 16 ++++++++--
 hw/s390x/s390-virtio-ccw.c         | 51 ++++++++++++++++++++++++++-----
 hw/s390x/virtio-ccw.c              | 20 ++++---------
 hw/s390x/virtio-ccw.h              |  1 +
 include/hw/s390x/s390-virtio-ccw.h |  2 --
 pc-bios/s390-ccw/cio.h             |  2 +-
 target/s390x/cpu.h                 | 26 ++++++++++++++++
 target/s390x/diag.c                | 61 +++-----------------------------------
 target/s390x/internal.h            |  6 ----
 target/s390x/kvm.c                 |  2 +-
 target/s390x/misc_helper.c         |  2 +-
 14 files changed, 152 insertions(+), 96 deletions(-)

-- 
2.14.3

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

end of thread, other threads:[~2018-05-14 18:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-14 15:41 [Qemu-devel] [PULL 0/6] s390x fixes/cleanups Cornelia Huck
2018-05-14 15:41 ` [Qemu-devel] [PULL 1/6] s390x/css: disabled subchannels cannot be status pending Cornelia Huck
2018-05-14 15:41 ` [Qemu-devel] [PULL 2/6] pc-bios/s390-ccw: struct tpi_info must be declared as aligned(4) Cornelia Huck
2018-05-14 15:41 ` [Qemu-devel] [PULL 3/6] virtio-ccw: common reset handler Cornelia Huck
2018-05-14 15:41 ` [Qemu-devel] [PULL 4/6] s390x/ccw: make sure all ccw devices are properly reset Cornelia Huck
2018-05-14 15:41 ` [Qemu-devel] [PULL 5/6] s390x: refactor reset/reipl handling Cornelia Huck
2018-05-14 15:41 ` [Qemu-devel] [PULL 6/6] target/s390x: Fix brace Werror with clang 6.0.0 Cornelia Huck
2018-05-14 18:38 ` [Qemu-devel] [PULL 0/6] s390x fixes/cleanups Peter Maydell

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